mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 10:40:59 +00:00
Version 0.5.1 (hotfix for Windows and Mac only)
This commit is contained in:
@@ -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\\\"
|
||||
|
||||
Reference in New Issue
Block a user