From 59b5b6a304f35860f2af55c125a80f268ea7c0c6 Mon Sep 17 00:00:00 2001 From: pscott Date: Wed, 19 May 2021 16:10:35 +0200 Subject: [PATCH] Bump to v1.8.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2ce7488..9fc902f 100755 --- a/Makefile +++ b/Makefile @@ -29,8 +29,8 @@ APP_LOAD_PARAMS += --path "45'" APP_LOAD_PARAMS += --path "1517992542'/1101353413'" APPVERSION_M=1 -APPVERSION_N=7 -APPVERSION_P=9 +APPVERSION_N=8 +APPVERSION_P=1 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION)