From e32502ed64bd9d1ddc9aaf1f7dc68f95b1708292 Mon Sep 17 00:00:00 2001 From: Jeongin Lee Date: Wed, 23 Oct 2019 19:29:08 +0900 Subject: [PATCH] OpenTTD JGR : upgrade version --- project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg b/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg index aae094c39..ccf6bb2b7 100644 --- a/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg +++ b/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenTTD JGR" AppFullName=org.openttd.jgrpp # Application version code (integer) -AppVersionCode=032001 +AppVersionCode=032101 # Application user-visible version name (string) -AppVersionName="0.32.0" +AppVersionName="0.32.1" # 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