From 93a7d1e9c4dd97cbc7e59a0aaf85fc056f4b7045 Mon Sep 17 00:00:00 2001 From: TamtamHero <10632523+TamtamHero@users.noreply.github.com> Date: Wed, 7 Oct 2020 16:50:09 +0200 Subject: [PATCH] Bump version 1.4.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b3800a5..229aeb1 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=3 -APPVERSION_P=7 +APPVERSION_N=4 +APPVERSION_P=0 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION)