From 2d6e7e3aaf5eb2fbf1f0395a874c790dc8671471 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Fri, 24 Oct 2014 10:51:40 +0200 Subject: [PATCH] Bump app version to 1.6.1 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 910ea787..a5990afd 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="10600100" + android:versionName="1.6.1" xmlns:android="http://schemas.android.com/apk/res/android"> -- 2.11.0