summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-03 14:02:01 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-01-03 14:02:01 +0100
commitcd9846f28544c24749254fd78b860f116bd70711 (patch)
tree60c81808be5fb45e738cc602ffa565460a9663f3 /qtpass.iss
parent16d2b1e265728ef9923dc73ed7ae947e2c03d93a (diff)
Always on top, fixes https://github.com/IJHack/qtpass/issues/118
Diffstat (limited to 'qtpass.iss')
-rw-r--r--qtpass.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtpass.iss b/qtpass.iss
index 61fc4725..c7c50055 100644
--- a/qtpass.iss
+++ b/qtpass.iss
@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "QtPass"
-#define MyAppVersion "1.0.5.1"
+#define MyAppVersion "1.0.6"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"