Version 0.0.4

This commit is contained in:
Cameron Gutman 2018-07-29 21:44:10 -07:00
parent 6300d242cc
commit 141f6669e8
3 changed files with 7 additions and 2 deletions

View file

@ -23,7 +23,7 @@
<key>NSSupportsAutomaticGraphicsSwitching</key> <key>NSSupportsAutomaticGraphicsSwitching</key>
<true/> <true/>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>0.0.3</string> <string>0.0.4</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>Moonlight</string> <string>Moonlight</string>
</dict> </dict>

View file

@ -196,4 +196,4 @@ macx {
QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES
} }
VERSION = 0.0.3 VERSION = 0.0.4

View file

@ -25,6 +25,11 @@
</screenshots> </screenshots>
<releases> <releases>
<release version="0.0.4" date="2018-07-29">
<description>
<p>Initial pre-alpha release for Linux. Please file bugs!</p>
</description>
</release>
</releases> </releases>
<categories> <categories>