Skip to content

Commit cc2c5ed

Browse files
committed
[bump] 1.9.19-dev
1 parent bd56838 commit cc2c5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
3434

3535
APPVERSION_M=1
3636
APPVERSION_N=9
37-
APPVERSION_P=18
38-
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
37+
APPVERSION_P=19
38+
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-dev
3939
APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION)
4040

4141
###########################

0 commit comments

Comments
 (0)