diff --git a/Makefile b/Makefile index 223284f6..2c279aa0 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ all: default APPNAME = "Recovery Check" APPVERSION_M = 1 APPVERSION_N = 2 -APPVERSION_P = 1 +APPVERSION_P = 2 APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)" APP_LOAD_PARAMS = --appFlags 0x10 $(COMMON_LOAD_PARAMS) --curve secp256k1 --path "" diff --git a/tests/functional/snapshots/stax/info.png b/tests/functional/snapshots/stax/info.png index 6502711f..1e236bd3 100644 Binary files a/tests/functional/snapshots/stax/info.png and b/tests/functional/snapshots/stax/info.png differ