mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-22 14:56:17 +00:00
Bump version number
This commit is contained in:
parent
591f119129
commit
6613d5a616
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ set -e
|
|||
cd `dirname $0`
|
||||
|
||||
# User-configurable variables
|
||||
mac_version="1.0.2"
|
||||
mac_version="1.0.4"
|
||||
make_threads=8
|
||||
ONESHOT_PATH=$HOME/Library/Application\ Support/Steam/steamapps/common/OneShot
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>macOS Port v.ONESHOTMACVERSION (OneShot Solstice Update)</string>
|
||||
<string>macOS Port v.ONESHOTMACVERSION</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>ONESHOTMACVERSION</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue