- version change in Info.plist

- ESC exits from keys or pad redefine state.
This commit is contained in:
2023-01-21 14:06:57 +01:00
parent dba989ca24
commit 33af343c80
2 changed files with 12 additions and 4 deletions

View File

@@ -23,11 +23,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.8</string>
<string>1.1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.8</string>
<string>1.1.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
@@ -41,4 +41,4 @@
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
</dict>
</plist>
</plist>