Skip to content

Commit

Permalink
Merge pull request #265 from LedgerHQ/bump-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
sgliner-ledger committed Mar 29, 2024
2 parents 8d29f5b + 0a84516 commit 61c4ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ APP_PATH = ""
APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS)

APPVERSION_M=2
APPVERSION_N=1
APPVERSION_P=8
APPVERSION_N=3
APPVERSION_P=0
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
APP_LOAD_FLAGS=--appFlags 0xa50

Expand Down

0 comments on commit 61c4ce2

Please sign in to comment.