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 f554c89 commit 37989bdCopy full SHA for 37989bd
Makefile
@@ -35,7 +35,7 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
35
APPVERSION_M = 1
36
APPVERSION_N = 10
37
APPVERSION_P = 4
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