From c191398d4c529499c21b2f3b7965fabda8a2acf2 Mon Sep 17 00:00:00 2001 From: Francois Beutin Date: Thu, 5 May 2022 15:32:37 +0200 Subject: [PATCH] Bump version to 1.1.8 following stacking PR integration --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2def506..f57702c 100755 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS) APPVERSION_M=1 APPVERSION_N=1 -APPVERSION_P=7 +APPVERSION_P=8 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) # Celo