Update Bundle Version Strings

This commit is contained in:
Jerome A 2024-09-04 15:24:10 +08:00
parent ca59c3f499
commit 49d7443898
1 changed files with 2 additions and 2 deletions

View File

@ -40,11 +40,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<string>%%RYUJINX_BUILD_VERSION%%</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.1.0</string>
<string>%%RYUJINX_BUILD_VERSION%%</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CSResourcesFileMapped</key>