Update version number for uwp and macosx

Change from 60.3 to 70.1
This commit is contained in:
lincerely
2018-08-16 10:58:58 +08:00
parent 9e59ce5ca6
commit 953f783f9e
2 changed files with 5 additions and 5 deletions

View File

@@ -19,12 +19,12 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.60.3</string>
<string>0.70.1</string>
<key>CFBundleVersion</key>
<string>0.60.3</string>
<string>0.70.1</string>
<key>NSHumanReadableCopyright</key>
<string>http://tic.computer © 2017</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
</plist>