diff --git a/Makefile b/Makefile index 8d6e68c..91a750f 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ APP_LOAD_PARAMS += --path "1517992542'/1101353413'" APPVERSION_M=1 APPVERSION_N=9 -APPVERSION_P=17 +APPVERSION_P=18 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION) diff --git a/doc/ethapp.asc b/doc/ethapp.asc index 8931fe6..496ed0e 100644 --- a/doc/ethapp.asc +++ b/doc/ethapp.asc @@ -1,7 +1,7 @@ Ethereum application : Common Technical Specifications ======================================================= Ledger Firmware Team -Application version 1.9.16 - 10th of January 2022 +Application version 1.9.18 - 29th of January 2022 ## 1.0 - Initial release @@ -26,7 +26,7 @@ Application version 1.9.16 - 10th of January 2022 ## 1.9.13 - Add SET PLUGIN -## 1.9.16 +## 1.9.17 - Add PERFORM PRIVACY OPERATION ## About