From f9a8cd7ba6d163e37d279e128a88d8473c946b39 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Tue, 28 May 2013 03:28:52 +0100 Subject: [PATCH] bump version number in preperation for next build --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 043edbc2..c39d2c61 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.12.0.@@DATETIMEVERSION@@ +// @version 0.12.1.@@DATETIMEVERSION@@ // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @updateURL @@UPDATEURL@@ // @downloadURL @@DOWNLOADURL@@