Compare commits

...

2 Commits

Author SHA1 Message Date
Jerome A. 9270c29642
Merge 49d7443898 into 062ef43eb4 2024-09-17 22:30:21 +02:00
Jerome A 49d7443898 Update Bundle Version Strings 2024-09-04 15:24:10 +08:00
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>