Skip to content

Commit

Permalink
VERSION 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kefir500 committed Mar 6, 2017
1 parent bdfff23 commit 0042d9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions deploy/general/versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version History

## 1.7.1
* Upgraded *Apktool* to *v2.2.2*.
* Improved APK handling.

## 1.7.0
* Upgraded *Apktool* to *v2.2.1*.
* Added *Android TV* banner support.
Expand Down
2 changes: 1 addition & 1 deletion src/apk-icon-editor.pro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ QT += widgets xml network
TEMPLATE = app

TARGET = apk-icon-editor
VERSION = 1.7.0
VERSION = 1.7.1

QMAKE_TARGET_PRODUCT = APK Icon Editor
QMAKE_TARGET_COMPANY = Alexander Gorishnyak
Expand Down

0 comments on commit 0042d9e

Please sign in to comment.