Update icons, bump version

This commit is contained in:
BTChip github
2018-08-06 20:08:07 +02:00
parent 83d57ebfe0
commit 4bc4159ebb
14 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS)
APPVERSION_M=1
APPVERSION_N=1
APPVERSION_P=2
APPVERSION_P=3
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)