Version - 1.2.0 r893

This commit is contained in:
ShikiSuen 2022-02-02 21:18:26 +08:00
parent 6f6cd0d387
commit 215e118c8f
3 changed files with 6 additions and 6 deletions

View File

@ -17,11 +17,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1</string> <string>1.2.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>MBIN</string> <string>MBIN</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>879</string> <string>893</string>
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string> <string>public.app-category.utilities</string>
<key>LSHasLocalizedDisplayName</key> <key>LSHasLocalizedDisplayName</key>

View File

@ -17,11 +17,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1</string> <string>1.2.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>BPMF</string> <string>BPMF</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>879</string> <string>893</string>
<key>ComponentInputModeDict</key> <key>ComponentInputModeDict</key>
<dict> <dict>
<key>tsInputModeListKey</key> <key>tsInputModeListKey</key>

View File

@ -7,8 +7,8 @@
<key>UpdateInfoSite</key> <key>UpdateInfoSite</key>
<string>https://gitee.com/vchewing/vChewing-macOS</string> <string>https://gitee.com/vchewing/vChewing-macOS</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>879</string> <string>893</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1</string> <string>1.2.0</string>
</dict> </dict>
</plist> </plist>