UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStar™

Home Page:https://usdx.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS version number has never changed since 2020.4.0 - still at 1.3

suschizu opened this issue · comments

the macOS download still contains 1.3

the CFBundleShortVersionString and CFBundleVersion key inside the info.plist should be updated:

[…]
	<key>CFBundleShortVersionString</key>
	<string>1.3</string>
	<key>CFBundleSignature</key>
	<string>USDX</string>
	<key>CFBundleVersion</key>
	<string>1.3</string>
[…]

Provide some additional information:

  • Operating System + version: Ventura 13.4