From be59465acfb270112549e2b1b5aab42ae56b3d74 Mon Sep 17 00:00:00 2001 From: pscott Date: Tue, 15 Jun 2021 15:25:23 +0200 Subject: [PATCH] bump to rc2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e5f0850..362eea5 100755 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'" APPVERSION_M=1 APPVERSION_N=8 APPVERSION_P=6 -APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc1 +APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)-rc2 APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION) ifeq ($(CHAIN),)