Skip to content

Commit 4f73da4

Browse files
authored
chore(legacy):update firmware version to 2.10.1 (#314)
1 parent 2f43ace commit 4f73da4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

legacy/firmware/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
#define FIX_VERSION_MINOR 99
77
#define FIX_VERSION_PATCH 99
88

9-
#define ONEKEY_VERSION "2.10.0"
10-
#define ONEKEY_VERSION_HEX 0x2A00
9+
#define ONEKEY_VERSION "2.10.1"
10+
#define ONEKEY_VERSION_HEX 0x2A01

0 commit comments

Comments
 (0)