Use version.txt for Info.plist too

This commit is contained in:
Cameron Gutman
2019-01-05 18:53:17 -08:00
parent 93402a62fc
commit a66fbcd6be
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -23,9 +23,9 @@
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>CFBundleVersion</key>
<string>0.8.0</string>
<string>VERSION</string>
<key>CFBundleShortVersionString</key>
<string>0.8.0</string>
<string>VERSION</string>
<key>CFBundleDisplayName</key>
<string>Moonlight</string>
</dict>