OpenTTD: fixed wrong ICU data version

This commit is contained in:
pelya
2020-03-26 12:46:43 +02:00
parent af2fc34eb5
commit 58b42e93aa
2 changed files with 3 additions and 3 deletions

View File

@@ -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