fix: dev region to China

feature: add version display in option page
This commit is contained in:
2020-05-24 17:08:15 +08:00
parent 215528192a
commit 82527789c8
7 changed files with 59 additions and 5 deletions

View File

@@ -81,6 +81,8 @@
<key>CFBundleShortVersionString</key>
<string>1.0.524</string>
<key>CFBundleVersion</key>
<string>13</string>
<string>15</string>
<key>CFBundleDevelopmentRegion</key>
<string>China</string>
</dict>
</plist>