Skip to content

Commit

Permalink
Revert "Update version to 1.11.1"
Browse files Browse the repository at this point in the history
This reverts commit e82e985.
  • Loading branch information
cedelavergne-ledger committed Mar 27, 2024
1 parent 2938964 commit b27bfdc
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 @@ -34,7 +34,7 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"

APPVERSION_M = 1
APPVERSION_N = 11
APPVERSION_P = 1
APPVERSION_P = 0
APPVERSION = $(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-dev
APP_LOAD_FLAGS = --appFlags 0xa40 --dep Ethereum:$(APPVERSION)

Expand Down

0 comments on commit b27bfdc

Please sign in to comment.