From db81f62cfdb5e7cfdf8b7e2e6ed6dd8a23ce4296 Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Wed, 1 Nov 2023 09:29:58 -0400 Subject: [PATCH] Bump tested up to value to 6.4 --- README.md | 4 ++-- changelog.txt | 13 ++++++++----- readme.txt | 4 ++-- style.css | 4 ++-- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 995bda78..af786027 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Go

+

Go

The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.

@@ -9,7 +9,7 @@ Github Test Workflow - WordPress Versions + WordPress Versions PHP Versions diff --git a/changelog.txt b/changelog.txt index affbba1f..5ef1173a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,11 +1,14 @@ += 1.8.7 / 2023-08-08 = +- Bump the tested up to version to 6.4. [#899](https://github.com/godaddy-wordpress/go/pull/899) + = 1.8.6 / 2023-08-08 = -- Bump the tested up to version to 6.3. [896](https://github.com/godaddy-wordpress/go/pull/896) +- Bump the tested up to version to 6.3. [#896](https://github.com/godaddy-wordpress/go/pull/896) = 1.8.5 / 2023-07-18 = -- Introduce cover styles for image contrast filters. [884](https://github.com/godaddy-wordpress/go/pull/884) -- Introduce filter fallbacks for typo updates. [889](https://github.com/godaddy-wordpress/go/pull/889) -- Fix typos in code and filter. [882](https://github.com/godaddy-wordpress/go/pull/882) [870](https://github.com/godaddy-wordpress/go/pull/870) -- Misc software bumps. [881](https://github.com/godaddy-wordpress/go/pull/881)[880](https://github.com/godaddy-wordpress/go/pull/880) +- Introduce cover styles for image contrast filters. [#884](https://github.com/godaddy-wordpress/go/pull/884) +- Introduce filter fallbacks for typo updates. [#889](https://github.com/godaddy-wordpress/go/pull/889) +- Fix typos in code and filter. [#882](https://github.com/godaddy-wordpress/go/pull/882) [870](https://github.com/godaddy-wordpress/go/pull/870) +- Misc software bumps. [#881](https://github.com/godaddy-wordpress/go/pull/881)[880](https://github.com/godaddy-wordpress/go/pull/880) = 1.8.4 / 2023-06-28 = - Fix layout of the WooCommerce block grid inside of a vertical group block. [#878](https://github.com/godaddy-wordpress/go/pull/878) diff --git a/readme.txt b/readme.txt index 34ed9cd9..dfb0bee3 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.3 +Tested up to: 6.4 Requires PHP: 5.6 Stable tag: 1.8.6 License: GPL-2.0-only @@ -38,7 +38,7 @@ You can fork and contribute back to Go by visiting [our public repo on GitHub](h == Copyright == -Go WordPress theme, Copyright 2019 GoDaddy Operating Company, LLC. +Go WordPress theme, Copyright 2023 GoDaddy Operating Company, LLC. Go is distributed under the terms of the GNU GPL. This program is free software: you can redistribute it and/or modify diff --git a/style.css b/style.css index 05e86303..bfc46970 100755 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com * Version: 1.8.6 - * Tested up to: 6.3 + * Tested up to: 6.4 * Requires PHP: 5.6 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -17,6 +17,6 @@ * This theme, like WordPress, is licensed under the GPL. * Use it to make something cool, have fun, and share what you've learned with others. * - * Copyright © 2019 GoDaddy Operating Company, LLC. All Rights Reserved. + * Copyright © 2023 GoDaddy Operating Company, LLC. All Rights Reserved. */ /* stylelint-enable */