Skip to content

Commit 6c3897d

Browse files
Merge pull request #17 from LedgerHQ/tdj/io_revamp
Bump version for IO revamp
2 parents b621c11 + 0f69c18 commit 6c3897d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ endif
112112

113113
APPVERSION_M=1
114114
APPVERSION_N=2
115-
APPVERSION_P=7
115+
APPVERSION_P=8
116116
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
117117

118118
MAX_ADPU_INPUT_SIZE=217

0 commit comments

Comments
 (0)