diff --git a/MslsMenu.php b/MslsMenu.php index 31b93c5..d83c32c 100644 --- a/MslsMenu.php +++ b/MslsMenu.php @@ -4,7 +4,7 @@ Plugin Name: MslsMenu Plugin URI: https://github.com/lloc/MslsMenu Description: Adds the Multisite Language Switcher to the primary-nav-menu -Version: 2.3.0 +Version: 2.3.1 Author: Dennis Ploetner Author URI: http://lloc.de/ Text Domain: mslsmenu diff --git a/readme.txt b/readme.txt index cf6b7b4..b1b965f 100644 --- a/readme.txt +++ b/readme.txt @@ -4,9 +4,9 @@ Contributors: realloc Donate link: http://www.greenpeace.org/international/ Tags: multilingual, multisite, language, switcher, international, localization, i18n, menu, nav_menu Requires at least: 3.6.1 -Tested up to: 6.1 +Tested up to: 6.2 Requires PHP: 7.1 -Stable tag: 2.3.0 +Stable tag: 2.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -35,8 +35,12 @@ But this can lead to fatal errors if you don't know much about PHP, or maybe the == Changelog == += 2.3.1 = +* WordPress 6.2.2 tested +* Pest as new dev/tester dependency + = 2.2.6 = -* Unit testing comleted +* Unit testing completed * WordPress 6.1 tested = 2.2.5 =