From 483ffa3ef79ede4ec148571804f7d2c5ffb749ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Wysoki=C5=84ski?= Date: Mon, 30 Oct 2023 09:35:57 +0100 Subject: [PATCH] chore: bump script versions --- postbuild.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/postbuild.js b/postbuild.js index b7c5391..37f7c56 100644 --- a/postbuild.js +++ b/postbuild.js @@ -7,7 +7,7 @@ const DIST_DIR = 'dist'; const metadata = { 'extended-player-profile': `// ==UserScript== // @name Extended player profile -// @version 1.1.5 +// @version 1.1.6 // @description Adds additional info and actions on a player overview. // @author Dawid Wysokiński - Kichiyaki - contact@dwysokinski.me // @match https://*/game.php?*screen=info_player* @@ -19,7 +19,7 @@ const metadata = { // ==/UserScript==`, 'extended-map-popup': `// ==UserScript== // @name Extended map popup -// @version 1.0.4 +// @version 1.0.5 // @description Extends the map popup with additional info. // @author Dawid Wysokiński - Kichiyaki - contact@dwysokinski.me // @match https://*/game.php?*screen=map* @@ -31,7 +31,7 @@ const metadata = { // ==/UserScript==`, 'extended-village-profile': `// ==UserScript== // @name Extended village profile -// @version 1.0.3 +// @version 1.0.4 // @description Adds additional info and actions on a village overview. // @author Dawid Wysokiński - Kichiyaki - contact@dwysokinski.me // @match https://*/game.php?*screen=info_village* @@ -43,7 +43,7 @@ const metadata = { // ==/UserScript==`, 'extended-tribe-profile': `// ==UserScript== // @name Extended tribe profile -// @version 1.0.3 +// @version 1.0.4 // @description Adds additional info and actions on a tribe overview. // @author Dawid Wysokiński - Kichiyaki - contact@dwysokinski.me // @match https://*/game.php?*screen=info_ally*