summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-01-24 15:15:28 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-01-24 15:15:28 +0100
commit52133dfa8830880a3e564b6ab396b9c295b52128 (patch)
treee8c8be4d1efd0176f0fe0392dec595bd4b90eac0 /qtpass.iss
parentbd9002af717a11a6a1c24df27987b91595b07c43 (diff)
Cleanup and versioning
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 31e0ac86..34fc45f8 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.3.2"
+#define MyAppVersion "1.3.3"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"