From 30549ea319d39ea1e3bcfd045c94c8de6ace17fb Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Thu, 4 Apr 2013 17:25:34 +0100 Subject: [PATCH] bump version number for published chat fix --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 61656625..c16effde 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.10.1.@@DATETIMEVERSION@@ +// @version 0.10.2.@@DATETIMEVERSION@@ // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @updateURL @@UPDATEURL@@ // @downloadURL @@DOWNLOADURL@@