From 22a412df32deb7ec6ba5b2ac9a57fd85a9ed631a Mon Sep 17 00:00:00 2001 From: Kichiyaki Date: Sat, 12 Jun 2021 08:52:02 +0200 Subject: [PATCH] bump script versions in versions.json --- dist/bonusBarbarianVillageFinder.js | 2 +- dist/commandRenamer.js | 2 +- dist/dailyAchievements.js | 2 +- dist/extendedMapPopup.js | 2 +- dist/extendedPlayerProfile.js | 2 +- dist/extendedTribeProfile.js | 2 +- dist/extendedVillageProfile.js | 2 +- dist/inADayTribeRankingGenerator.js | 2 +- dist/latestEnnoblements.js | 2 +- dist/mapCoordsPicker.js | 2 +- dist/warStatsGenerator.js | 2 +- versions.json | 22 +++++++++++----------- 12 files changed, 22 insertions(+), 22 deletions(-) diff --git a/dist/bonusBarbarianVillageFinder.js b/dist/bonusBarbarianVillageFinder.js index 5a337d4..2d2b31e 100644 --- a/dist/bonusBarbarianVillageFinder.js +++ b/dist/bonusBarbarianVillageFinder.js @@ -133,7 +133,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/bonusBarbarianVillageFinder.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/bonusBarbarianVillageFinder.js - // @version 0.4.6 + // @version 0.4.7 // @description Bonus barbarian village finder // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=map* diff --git a/dist/commandRenamer.js b/dist/commandRenamer.js index bb10073..92b02b4 100644 --- a/dist/commandRenamer.js +++ b/dist/commandRenamer.js @@ -20,7 +20,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/commandRenamer.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/commandRenamer.js - // @version 0.2.4 + // @version 0.2.5 // @description Command renamer // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*mode=incomings* diff --git a/dist/dailyAchievements.js b/dist/dailyAchievements.js index 119c50b..3814575 100644 --- a/dist/dailyAchievements.js +++ b/dist/dailyAchievements.js @@ -2243,7 +2243,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/dailyAchievements.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/dailyAchievements.js - // @version 0.4.5 + // @version 0.4.6 // @description Daily achievements // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=info_player&mode=awards* diff --git a/dist/extendedMapPopup.js b/dist/extendedMapPopup.js index 912adf7..43bd492 100644 --- a/dist/extendedMapPopup.js +++ b/dist/extendedMapPopup.js @@ -363,7 +363,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedMapPopup.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedMapPopup.js - // @version 0.6.8 + // @version 0.7.0 // @description Extended map popup // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=map* diff --git a/dist/extendedPlayerProfile.js b/dist/extendedPlayerProfile.js index 035f256..1603e31 100644 --- a/dist/extendedPlayerProfile.js +++ b/dist/extendedPlayerProfile.js @@ -688,7 +688,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedPlayerProfile.js // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedPlayerProfile.js - // @version 1.2.1 + // @version 1.2.2 // @description Extended player profile // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=info_player* diff --git a/dist/extendedTribeProfile.js b/dist/extendedTribeProfile.js index b916264..869b5ed 100644 --- a/dist/extendedTribeProfile.js +++ b/dist/extendedTribeProfile.js @@ -843,7 +843,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedTribeProfile.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedTribeProfile.js - // @version 1.1.6 + // @version 1.1.8 // @description Extended tribe profile // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=info_ally* diff --git a/dist/extendedVillageProfile.js b/dist/extendedVillageProfile.js index 1f99f1b..2eec168 100644 --- a/dist/extendedVillageProfile.js +++ b/dist/extendedVillageProfile.js @@ -463,7 +463,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedVillageProfile.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/extendedVillageProfile.js - // @version 0.7.7 + // @version 0.7.8 // @description Extended village profile // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=info_village* diff --git a/dist/inADayTribeRankingGenerator.js b/dist/inADayTribeRankingGenerator.js index 4e688c3..5d912f3 100644 --- a/dist/inADayTribeRankingGenerator.js +++ b/dist/inADayTribeRankingGenerator.js @@ -91,7 +91,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/inADayTribeRankingGenerator.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/inADayTribeRankingGenerator.js - // @version 0.2.3 + // @version 0.2.4 // @description 'In A Day' tribe ranking generator // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=ranking*mode=in_a_day* diff --git a/dist/latestEnnoblements.js b/dist/latestEnnoblements.js index 8f1b773..15a2e42 100644 --- a/dist/latestEnnoblements.js +++ b/dist/latestEnnoblements.js @@ -217,7 +217,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/latestEnnoblements.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/latestEnnoblements.js - // @version 1.1.1 + // @version 1.1.2 // @description Shows the latest ennoblements // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php* diff --git a/dist/mapCoordsPicker.js b/dist/mapCoordsPicker.js index 462ff3d..9b1fa23 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.5 + // @version 0.7.6 // @description Map coords picker // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=map* diff --git a/dist/warStatsGenerator.js b/dist/warStatsGenerator.js index 1f81346..bfeb94d 100644 --- a/dist/warStatsGenerator.js +++ b/dist/warStatsGenerator.js @@ -123,7 +123,7 @@ // @namespace https://github.com/tribalwarshelp/scripts // @updateURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/warStatsGenerator.js // @downloadURL https://raw.githubusercontent.com/tribalwarshelp/scripts/master/dist/warStatsGenerator.js - // @version 0.3.4 + // @version 0.3.5 // @description War stats generator // @author Kichiyaki https://dwysokinski.me/ // @match *://*/game.php*screen=ranking*mode=wars* diff --git a/versions.json b/versions.json index dad40f2..89e33ff 100644 --- a/versions.json +++ b/versions.json @@ -1,13 +1,13 @@ { - "bonusBarbarianVillageFinder.js": "0.4.6", - "commandRenamer.js": "0.2.4", - "dailyAchievements.js": "0.4.5", - "extendedMapPopup.js": "0.6.8", - "extendedPlayerProfile.js": "1.2.1", - "extendedTribeProfile.js": "1.1.6", - "extendedVillageProfile.js": "0.7.7", - "inADayTribeRankingGenerator.js": "0.2.3", - "latestEnnoblements.js": "1.1.1", - "mapCoordsPicker.js": "0.7.5", - "warStatsGenerator.js": "0.3.4" + "bonusBarbarianVillageFinder.js": "0.4.7", + "commandRenamer.js": "0.2.5", + "dailyAchievements.js": "0.4.6", + "extendedMapPopup.js": "0.7.0", + "extendedPlayerProfile.js": "1.2.2", + "extendedTribeProfile.js": "1.1.8", + "extendedVillageProfile.js": "0.7.8", + "inADayTribeRankingGenerator.js": "0.2.4", + "latestEnnoblements.js": "1.1.2", + "mapCoordsPicker.js": "0.7.6", + "warStatsGenerator.js": "0.3.5" }