Version 0.5.1 (hotfix for Windows and Mac only)
This commit is contained in:
parent
f4408473e6
commit
821d4ac9dd
2 changed files with 4 additions and 4 deletions
|
|
@ -23,9 +23,9 @@
|
|||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.5.0</string>
|
||||
<string>0.5.1</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.5.0</string>
|
||||
<string>0.5.1</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Moonlight</string>
|
||||
</dict>
|
||||
|
|
|
|||
|
|
@ -260,5 +260,5 @@ macx {
|
|||
QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES
|
||||
}
|
||||
|
||||
VERSION = 0.5.0
|
||||
DEFINES += VERSION_STR=\\\"0.5.0\\\"
|
||||
VERSION = 0.5.1
|
||||
DEFINES += VERSION_STR=\\\"0.5.1\\\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue