From afdc80b3ef23ed3848abc879023a59815618b01f Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Sun, 21 Dec 2014 18:16:48 +0000 Subject: [PATCH] bump version numbers to 0.19.0 - mobile changed to match main iitc script - this probably makes more sense now --- main.js | 2 +- mobile/AndroidManifest.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.js b/main.js index f9de23df..b172410c 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.18.4.@@DATETIMEVERSION@@ +// @version 0.19.0.@@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 bee64c2e..e876e738 100644 --- a/mobile/AndroidManifest.xml +++ b/mobile/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="84" + android:versionName="0.19.0">