diff --git a/Makefile b/Makefile index a6c9fd3..325f0db 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ APP_LOAD_PARAMS += --appFlags 0x800 --path "44'/60'" --curve secp256k1 APP_LOAD_PARAMS += $(COMMON_LOAD_PARAMS) APPVERSION_M = 1 -APPVERSION_N = 2 +APPVERSION_N = 3 APPVERSION_P = 0 APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"