We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bb9e6 commit de3e4a2Copy full SHA for de3e4a2
Makefile
@@ -35,7 +35,7 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
35
APPVERSION_M=1
36
APPVERSION_N=10
37
APPVERSION_P=3
38
-APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-dev
+APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
39
APP_LOAD_FLAGS= --appFlags 0xa40 --dep Ethereum:$(APPVERSION)
40
41
###########################
0 commit comments