summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-06-10 19:07:34 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-06-10 19:07:34 +0200
commit7e09ea9fb44efc285ba9c67188bab7b1ff5379d3 (patch)
treea67ccc13237b377f451e2c43b4868de1f13e4722 /qtpass.iss
parent80525bc18c4ceaf5a77ae747824ecb54947e90de (diff)
Fixed user adding for pass users
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 265717b3..01de8f0a 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.1.2"
+#define MyAppVersion "1.1.3"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"