From 949682888365467a63fb045c0db37d788e0a71ce Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Wed, 6 Nov 2013 21:18:06 +0000 Subject: [PATCH] bump version numbers on release branch, for quick patch to munge set will need to handle as needed on master --- main.js | 2 +- mobile/AndroidManifest.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.js b/main.js index c51ff443..e379b564 100644 --- a/main.js +++ b/main.js @@ -1,7 +1,7 @@ // ==UserScript== // @id ingress-intel-total-conversion@jonatkins // @name IITC: Ingress intel map total conversion -// @version 0.14.4.@@DATETIMEVERSION@@ +// @version 0.14.5.@@DATETIMEVERSION@@ // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @updateURL @@UPDATEURL@@ // @downloadURL @@DOWNLOADURL@@ diff --git a/mobile/AndroidManifest.xml b/mobile/AndroidManifest.xml index e09e2f20..83a5d2a2 100644 --- a/mobile/AndroidManifest.xml +++ b/mobile/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="58" + android:versionName="0.7.7.1">