From 69c8971a314cd927015d0a1d609039afae21f2db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Barth=C3=A9l=C3=A9my?= Date: Mon, 26 Aug 2013 12:02:51 +0200 Subject: [PATCH] Welcome to the beta 2.2 Two new types of ghost. An animation when a ghost dies. And some internal changes. --- ChaseWhisply/build.gradle | 4 ++-- ChaseWhisply/src/main/AndroidManifest.xml | 4 ++-- ChaseWhisply/src/main/res/values-fr/strings.xml | 2 +- ChaseWhisply/src/main/res/values/strings.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChaseWhisply/build.gradle b/ChaseWhisply/build.gradle index e3c624b0..e4bd079f 100644 --- a/ChaseWhisply/build.gradle +++ b/ChaseWhisply/build.gradle @@ -21,7 +21,7 @@ android { defaultConfig { minSdkVersion 9 targetSdkVersion 18 - versionCode 10 - versionName "b.2.1" + versionCode 11 + versionName "b.2.2" } } diff --git a/ChaseWhisply/src/main/AndroidManifest.xml b/ChaseWhisply/src/main/AndroidManifest.xml index e1331fe4..5bfb2566 100644 --- a/ChaseWhisply/src/main/AndroidManifest.xml +++ b/ChaseWhisply/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="11" + android:versionName="b.2.2"> Chase Whisply - version Beta.2.1 + version Beta.2.2 Développeurs Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy diff --git a/ChaseWhisply/src/main/res/values/strings.xml b/ChaseWhisply/src/main/res/values/strings.xml index 8e497a51..c36f2e72 100644 --- a/ChaseWhisply/src/main/res/values/strings.xml +++ b/ChaseWhisply/src/main/res/values/strings.xml @@ -69,7 +69,7 @@ Chase Whisply - version Beta.2.1 + version Beta.2.2 Developers Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy