Update deploy/deploy.py
This commit is contained in:
wh201906
2022-11-25 01:10:37 +08:00
parent 2704b7cfc2
commit ce973fda96
4 changed files with 71 additions and 26 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
VERSION = 0.2.5
VERSION = 0.2.6
QMAKE_TARGET_PRODUCT = "Proxmark3GUI"
QMAKE_TARGET_DESCRIPTION = "Proxmark3GUI"
QMAKE_TARGET_COMPANY = "wh201906"