diff --git a/CHANGES.md b/CHANGES.md index 3ade9dd..ceacaa4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,6 @@ [unreleased] + +#### 3.6.2 / 2024-12-02 * Plugin Check and i18n updates #### 3.6.1 / 2024-10-23 diff --git a/readme.txt b/readme.txt index 7a7e449..3950f1e 100644 --- a/readme.txt +++ b/readme.txt @@ -6,8 +6,8 @@ License: GPLv2 License URI: https://www.opensource.org/licenses/GPL-2.0 Requires at least: 3.1 Requires PHP: 5.6 -Tested up to: 6.7 -Stable Tag: 3.6.1 +Tested up to: 6.8 +Stable Tag: 3.6.2 Allows you to easily upgrade for testing the next versions of WordPress. @@ -32,6 +32,9 @@ PRs are welcome on [GitHub](https://github.com/afragen/wordpress-beta-tester). ## Changelog +#### 3.6.2 / 2024-12-02 +* Plugin Check and i18n updates + #### 3.6.1 / 2024-10-23 * fix if `get_preferred_from_update_core()` continues to return less than a complete response diff --git a/wp-beta-tester.php b/wp-beta-tester.php index a238488..7dfdcef 100644 --- a/wp-beta-tester.php +++ b/wp-beta-tester.php @@ -13,7 +13,7 @@ * Plugin URI: https://wordpress.org/plugins/wordpress-beta-tester/ * Description: Allows you to easily upgrade to Beta releases. * Author: WordPress Upgrade/Install Team - * Version: 3.6.1 + * Version: 3.6.2 * Network: true * Author URI: https://make.wordpress.org/core/components/upgrade-install/ * Text Domain: wordpress-beta-tester