Skip to content

Commit

Permalink
Merge pull request #53 from Heistergand/Heistergand-patch-1
Browse files Browse the repository at this point in the history
Version 2.5.1
  • Loading branch information
Heistergand authored Aug 12, 2023
2 parents 70fffe2 + bbbf46d commit e18a222
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions iitc_plugin_fanfields2.meta.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
// ==UserScript==
// @name IITC plugin: Fan Fields 2 (beta)
// @name IITC plugin: Fan Fields 2
// @id fanfields@heistergand
// @author Heistergand
// @category Layer
// @version 2.5.1.20230812
// @version 2.5.1
// @description Calculate how to link the portals to create the largest tidy set of nested fields. Enable from the layer chooser.
// @match https://intel.ingress.com/*
// @include https://intel.ingress.com/*
// @grant none
// @downloadURL https://github.com/Heistergand/fanfields2/raw/beta/iitc_plugin_fanfields2.user.js
// @updateURL https://github.com/Heistergand/fanfields2/raw/beta/iitc_plugin_fanfields2.meta.js
// @icon https://raw.githubusercontent.com/Heistergand/fanfields2/beta/fanfields2-32.png
// @icon64 https://raw.githubusercontent.com/Heistergand/fanfields2/beta/fanfields2-64.png
// @downloadURL https://github.com/Heistergand/fanfields2/raw/master/iitc_plugin_fanfields2.user.js
// @updateURL https://github.com/Heistergand/fanfields2/raw/master/iitc_plugin_fanfields2.meta.js
// @icon https://raw.githubusercontent.com/Heistergand/fanfields2/master/fanfields2-32.png
// @icon64 https://raw.githubusercontent.com/Heistergand/fanfields2/master/fanfields2-64.png
// @supportURL https://github.com/Heistergand/fanfields2/issues
// @namespace https://github.com/Heistergand/fanfields2
// ==/UserScript==
4 changes: 2 additions & 2 deletions iitc_plugin_fanfields2.user.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// ==UserScript==
// @name IITC plugin: Fan Fields 2 (beta)
// @name IITC plugin: Fan Fields 2
// @id fanfields@heistergand
// @author Heistergand
// @category Layer
// @version 2.5.1.20230812
// @version 2.5.1
// @description Calculate how to link the portals to create the largest tidy set of nested fields. Enable from the layer chooser.
// @match https://intel.ingress.com/*
// @include https://intel.ingress.com/*
Expand Down

0 comments on commit e18a222

Please sign in to comment.