diff --git a/README.md b/README.md index 6cbeaaf..8f6a81c 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,9 @@ Sure! You are welcome to report any issues or add feature suggestions on the [Gi ### Unreleased * Improve template argument loading and static analysis. -* Tested up to WordPress 6.6 +* Tested up to WordPress 6.7 * Tested up to GlotPress 4.0.1 +* Include minified assets maps ### 1.0.5 diff --git a/gp-toolbox.php b/gp-toolbox.php index 75d4c99..5655dd7 100644 --- a/gp-toolbox.php +++ b/gp-toolbox.php @@ -14,7 +14,7 @@ * Description: This set of tools extends the functionality of GlotPress, bringing to light any potential problems hidden under the hood, keeping it clean, fast and trouble-free. * Version: 1.0.5 * Requires at least: 5.3 - * Tested up to: 6.6 + * Tested up to: 6.7 * Requires PHP: 7.4 * Requires Plugins: glotpress * Author: Pedro Mendonça diff --git a/readme.txt b/readme.txt index dd29374..21866c4 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: pedromendonca Donate link: https://github.com/sponsors/pedro-mendonca Tags: glotpress, translation, toolbox, i18n Requires at least: 5.3 -Tested up to: 6.6 +Tested up to: 6.7 Requires PHP: 7.4 Requires Plugins: glotpress Stable tag: 1.0.5 @@ -57,8 +57,9 @@ Sure! You are welcome to report any issues or add feature suggestions on the [Gi = Unreleased = * Improve template argument loading and static analysis. -* Tested up to WordPress 6.6 +* Tested up to WordPress 6.7 * Tested up to GlotPress 4.0.1 +* Include minified assets maps = 1.0.5 = * New: Warnings column on project page.