Skip to content

Commit ff8631f

Browse files
committed
Bump version to 0x0E / .14
1 parent e3335e0 commit ff8631f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inc/report_protocol.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#pragma once
2222
#include "hotp.h"
2323

24-
#define FIRMWARE_VERSION (0x0D)
24+
#define FIRMWARE_VERSION (0x0E)
2525

2626
#define CMD_GET_STATUS 0x00
2727
#define CMD_WRITE_TO_SLOT 0x01

0 commit comments

Comments
 (0)