From a23c77df44a365ce888f1fd1817dd7451984cbee Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Tue, 2 Apr 2024 12:48:57 -0400 Subject: [PATCH] Bump tested up to value to 6.5. Update readme and change log. (#909) --- changelog.txt | 4 ++++ docs/child-theme/style.css | 2 +- docs/design-styles/example/functions.php | 2 +- readme.txt | 6 +++--- style.css | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 2f99e86a..154db076 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ += 1.8.10 / 2024-04-02 = +### Updates +- Bump the tested up to version to 6.5. [#908](https://github.com/godaddy-wordpress/go/pull/908) + = 1.8.9 / 2024-02-27 = ### Updates - Update WooCommerce product colors when inside of 'has-secondary-background-color' block. [905](https://github.com/godaddy-wordpress/go/pull/905) diff --git a/docs/child-theme/style.css b/docs/child-theme/style.css index fd9ca97c..78bd2c5d 100644 --- a/docs/child-theme/style.css +++ b/docs/child-theme/style.css @@ -6,7 +6,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com * Version: 1.0.0 - * Tested up to: 6.3 + * Tested up to: 6.5 * Requires PHP: 5.6 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/docs/design-styles/example/functions.php b/docs/design-styles/example/functions.php index e0291c23..6f16fa4f 100755 --- a/docs/design-styles/example/functions.php +++ b/docs/design-styles/example/functions.php @@ -6,7 +6,7 @@ * Author: GoDaddy * Version: 1.22.0 * Text Domain: go - * Tested up to: 6.3 + * Tested up to: 6.5 * * @package Go */ diff --git a/readme.txt b/readme.txt index ad0dcd62..1e65b1f7 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: godaddy, richtabor, eherman24, jrtashjian, kopepasah, olivierlafleur Tags: block-styles, custom-colors, custom-logo, custom-menu, e-commerce, editor-style, one-column, theme-options, threaded-comments, translation-ready, wide-blocks Requires at least: 5.0 -Tested up to: 6.4 +Tested up to: 6.5 Requires PHP: 5.6 Stable tag: 1.8.9 License: GPL-2.0-only @@ -108,6 +108,6 @@ List of bespoke icons: - Comments icon == Changelog == -= 1.8.9 / 2024-02-27 = += 1.8.10 / 2024-04-02 = ### Updates -- Update WooCommerce product colors when inside of 'has-secondary-background-color' block. [905](https://github.com/godaddy-wordpress/go/pull/905) \ No newline at end of file +- Bump the tested up to version to 6.5. [#908](https://github.com/godaddy-wordpress/go/pull/908) \ No newline at end of file diff --git a/style.css b/style.css index caa09701..86ce1675 100755 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com * Version: 1.8.9 - * Tested up to: 6.4 + * Tested up to: 6.5 * Requires PHP: 5.6 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html