New: Bump Version to 0.6 (#726)

This commit is contained in:
Qstick 2019-04-11 22:06:30 -04:00 committed by GitHub
commit 8f7df83f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -23,11 +23,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.5</string>
<string>0.6</string>
<key>CFBundleSignature</key>
<string>xmmd</string>
<key>CFBundleVersion</key>
<string>0.5</string>
<string>0.6</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
</dict>