From 761f267eec83cf292df413aa4f0701a78deb46c2 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Sat, 13 Jul 2013 19:02:21 +0100 Subject: [PATCH] fix version number for plugin. version number bumpped to ensure it'd be updated, but otherwise unchanged --- plugins/favorite-portals.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/favorite-portals.user.js b/plugins/favorite-portals.user.js index b0833d6d..3098f036 100644 --- a/plugins/favorite-portals.user.js +++ b/plugins/favorite-portals.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @id iitc-plugin-favorite-portals@soulBit // @name IITC plugin: Favorite Portals -// @version 0.1.0@@DATETIMEVERSION@@ +// @version 0.2.0.@@DATETIMEVERSION@@ // @description Allows you to save a list of portals, to speed up switching from one area of the map to another. // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @updateURL @@UPDATEURL@@