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*