diff --git a/plugins/woocommerce/changelog/update-wp-6.3-prep b/plugins/woocommerce/changelog/update-wp-6.3-prep new file mode 100644 index 00000000000..8312669c11a --- /dev/null +++ b/plugins/woocommerce/changelog/update-wp-6.3-prep @@ -0,0 +1,5 @@ +Significance: patch +Type: update +Comment: Because this syncs a change made in the 8.0 cycle, a changelog entry isn't required. + + diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt index e46c3202438..83ae0e03bd5 100644 --- a/plugins/woocommerce/readme.txt +++ b/plugins/woocommerce/readme.txt @@ -1,10 +1,10 @@ === WooCommerce === Contributors: automattic, mikejolley, jameskoster, claudiosanches, rodrigosprimo, peterfabian1000, vedjain, jamosova, obliviousharmony, konamiman, sadowski, wpmuguru, royho, barryhughes-1 Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, checkout, payments, woo, woo commerce, e-commerce, store -Requires at least: 6.1 -Tested up to: 6.2 +Requires at least: 6.2 +Tested up to: 6.3 Requires PHP: 7.3 -Stable tag: 7.6.1 +Stable tag: 7.9.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/plugins/woocommerce/woocommerce.php b/plugins/woocommerce/woocommerce.php index 7b093062274..ead2b3a5cf9 100644 --- a/plugins/woocommerce/woocommerce.php +++ b/plugins/woocommerce/woocommerce.php @@ -8,7 +8,7 @@ * Author URI: https://woocommerce.com * Text Domain: woocommerce * Domain Path: /i18n/languages/ - * Requires at least: 6.1 + * Requires at least: 6.2 * Requires PHP: 7.3 * * @package WooCommerce