Skip to content

Commit

Permalink
Merge pull request #14 from LedgerHQ/bump-version
Browse files Browse the repository at this point in the history
Bump Version
  • Loading branch information
sgliner-ledger authored Nov 8, 2023
2 parents 7ad1cc7 + 8cf1c88 commit 504aed6
Show file tree
Hide file tree
Showing 2 changed files 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 = 1
APPVERSION_P = 2
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"

APP_LOAD_PARAMS = --appFlags 0x10 $(COMMON_LOAD_PARAMS) --curve secp256k1 --path ""
Expand Down
Binary file modified tests/functional/snapshots/stax/info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 504aed6

Please sign in to comment.