From c3aabf9f7c900328c0a2b5b263af3928a34e21c7 Mon Sep 17 00:00:00 2001 From: pelya Date: Fri, 19 May 2023 17:44:33 +0300 Subject: [PATCH] OpenTTD: bump version --- project/jni/application/openttd/AndroidAppSettings.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index c9bae31a0..5c13094fc 100644 --- a/project/jni/application/openttd/AndroidAppSettings.cfg +++ b/project/jni/application/openttd/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenTTD" AppFullName=org.openttd.sdl # Application version code (integer) -AppVersionCode=1300114 +AppVersionCode=1300115 # Application user-visible version name (string) -AppVersionName="13.0.rev114" +AppVersionName="13.0.rev115" # 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