summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2018-06-07 18:58:25 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2018-06-07 18:58:25 +0200
commitd9daee25ac87e2230bc9c5ac7ff7caae12a15214 (patch)
tree141b5ae8b5a7dd511be36638e9f47fce75580f34
parent6a73975fd750613d6dd7f7096bc224132f869dc3 (diff)
Updated plist, fixes #398
-rw-r--r--qtpass.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtpass.plist b/qtpass.plist
index 3ad82079..9fc85d76 100644
--- a/qtpass.plist
+++ b/qtpass.plist
@@ -15,13 +15,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>@SHORT_VERSION@</string>
+ <string>1.2.3</string>
<key>CFBundleSignature</key>
<string>@TYPEINFO@</string>
<key>NOTE</key>
<string>QtPass is a multi-platform GUI for pass</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2014-2017 IJhack
+ <string>Copyright © 2014-2018 IJhack
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>