OpenTTD: fixed wrong ICU data version
This commit is contained in:
@@ -7,10 +7,10 @@ AppName="OpenTTD"
|
||||
AppFullName=org.openttd.sdl
|
||||
|
||||
# Application version code (integer)
|
||||
AppVersionCode=110084
|
||||
AppVersionCode=110085
|
||||
|
||||
# Application user-visible version name (string)
|
||||
AppVersionName="1.10.0-RC1.84"
|
||||
AppVersionName="1.10.0-RC1.85"
|
||||
|
||||
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
|
||||
# If you'll start Description with '!' symbol it will be enabled by default, '!!' will also hide the entry from the menu, so it cannot be disabled
|
||||
|
||||
Reference in New Issue
Block a user