summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-11-18 16:35:42 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-11-18 16:35:42 +0100
commitce83d4caebe31de4a5cb27ab94f7df1260347a72 (patch)
treeebb9bb7ed45605628e66270fe8610c02904f38dc /qtpass.iss
parent04c094595ea20cea8be45a98667db99ddde055b8 (diff)
clear lastDecrypt on file (or folder) deletion, solves https://github.com/IJHack/qtpass/issues/117
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 4f587c12..61fc4725 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"
+#define MyAppVersion "1.0.5.1"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"