Bump versions after rebase
This commit is contained in:
2
Makefile
2
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)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Ethereum application : Common Technical Specifications
|
||||
=======================================================
|
||||
Ledger Firmware Team <hello@ledger.fr>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user