summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2023-08-31 14:37:52 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2023-08-31 14:37:52 +0200
commit47cab238bc16ab2c6f4b7cd8e2b20ba6324fb46e (patch)
tree3fc4ef0ab69e0bb3dfba02b27b25c30ed8aecae0 /qtpass.iss
parenta464c5fa9dfd60a9b83b8b09f8c29232af8e5efa (diff)
Version bump and cleanup
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 34fc45f8..4a9f62ac 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.3"
+#define MyAppVersion "1.4.0"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"