Skip to content

Commit

Permalink
[bump] v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpascal-ledger committed Oct 4, 2023
1 parent ae7aea7 commit 63a5c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ all: default
APPNAME = "Recovery Check"
APPVERSION_M = 1
APPVERSION_N = 2
APPVERSION_P = 0
APPVERSION_P = 1
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"

APP_LOAD_PARAMS = --appFlags 0x10 $(COMMON_LOAD_PARAMS) --curve secp256k1 --path ""
Expand Down

0 comments on commit 63a5c3f

Please sign in to comment.