Skip to content

Commit

Permalink
Bump tested up to value to 6.5. Update readme and change log. (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman authored Apr 2, 2024
1 parent 07349f1 commit a23c77d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion docs/child-theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/design-styles/example/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
- Bump the tested up to version to 6.5. [#908](https://github.com/godaddy-wordpress/go/pull/908)
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a23c77d

Please sign in to comment.