diff --git a/dist/mapCoordsPicker.js b/dist/mapCoordsPicker.js index 6c186cb..9b1684e 100644 --- a/dist/mapCoordsPicker.js +++ b/dist/mapCoordsPicker.js @@ -98,7 +98,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/mapCoordsPicker.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/mapCoordsPicker.js - // @version 0.7.6 + // @version 0.7.8 // @description Map coords picker // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=map* diff --git a/versions.json b/versions.json index 89e33ff..f823315 100644 --- a/versions.json +++ b/versions.json @@ -8,6 +8,6 @@ "extendedVillageProfile.js": "0.7.8", "inADayTribeRankingGenerator.js": "0.2.4", "latestEnnoblements.js": "1.1.2", - "mapCoordsPicker.js": "0.7.6", + "mapCoordsPicker.js": "0.7.8", "warStatsGenerator.js": "0.3.5" }