From 63a5c3f0d4e68207b02e5ad8ef4923f3977976af Mon Sep 17 00:00:00 2001 From: Lucas PASCAL Date: Wed, 4 Oct 2023 14:02:01 +0200 Subject: [PATCH] [bump] v1.2.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e7242896..1627c468 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ all: default APPNAME = "Recovery Check" APPVERSION_M = 1 APPVERSION_N = 2 -APPVERSION_P = 0 +APPVERSION_P = 1 APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)" APP_LOAD_PARAMS = --appFlags 0x10 $(COMMON_LOAD_PARAMS) --curve secp256k1 --path ""