Version bump

This commit is contained in:
Alexandre Paillier
2023-05-02 17:00:36 +02:00
parent 8bfe0ff69f
commit 6555b38eaa
3 changed files with 7 additions and 5 deletions

View File

@@ -34,9 +34,9 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
APPVERSION_M=1
APPVERSION_N=10
APPVERSION_P=2
APPVERSION_P=3
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
APP_LOAD_FLAGS= --appFlags 0xa40 --dep Ethereum:$(APPVERSION)
APP_LOAD_FLAGS= --appFlags 0xa40 --dep Ethereum:$(APPVERSION)-dev
###########################
# Set Chain environnement #