OpenTTD: bump version

This commit is contained in:
Sergii Pylypenko
2021-03-04 00:32:26 +02:00
parent 597b140a6c
commit 3ceb3c73ff
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=111097
AppVersionCode=111098
# Application user-visible version name (string)
AppVersionName="1.11.0-beta2.rev97"
AppVersionName="1.11.0-beta2.rev98"
# 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