Bump version 1.8.8-rc1 to match current max version on provider 4

This commit is contained in:
TamtamHero
2021-07-19 16:15:56 +02:00
parent e336a7c153
commit 5672cee156

View File

@@ -30,8 +30,8 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
APPVERSION_M=1
APPVERSION_N=8
APPVERSION_P=6
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc2
APPVERSION_P=8
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc1
APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION)
ifeq ($(CHAIN),)