Skip to content

Commit 54afe04

Browse files
committed
chore(core): bump version to 4.16.1
1 parent df3b57e commit 54afe04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/embed/firmware/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
#define ONEKEY_VERSION_MAJOR 4
1212
#define ONEKEY_VERSION_MINOR 16
13-
#define ONEKEY_VERSION_PATCH 0
13+
#define ONEKEY_VERSION_PATCH 1
1414
#define ONEKEY_VERSION_BUILD 0
1515

1616
#define _STR(X) #X

0 commit comments

Comments
 (0)