From 9f9b257e85338f42cf3b56562a3d592a2a8f1b31 Mon Sep 17 00:00:00 2001 From: Philipp Schaefer Date: Tue, 23 Jul 2013 10:03:05 +0200 Subject: [PATCH] - removed marker label from userLocation gmaps url since gmaps can't cope with it anymore - bumped version number...it has to be bumped due to some bug fixes and I don't like v0.4.9.1...so from now on we are on v0.5+ --- mobile/AndroidManifest.xml | 4 ++-- mobile/plugins/user-location.user.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/AndroidManifest.xml b/mobile/AndroidManifest.xml index 54e0e1d7..1986ce01 100644 --- a/mobile/AndroidManifest.xml +++ b/mobile/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="31" + android:versionName="0.5.0">