diff --git a/plugins/woocommerce/changelog/update-wp-6.5 b/plugins/woocommerce/changelog/update-wp-6.5 new file mode 100644 index 00000000000..3295f89d0c5 --- /dev/null +++ b/plugins/woocommerce/changelog/update-wp-6.5 @@ -0,0 +1,4 @@ +Significance: patch +Type: update + +Update required and tested up to WP versions for the WordPress 6.5 release. diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt index 9154fa42cf8..d4a15a83ee7 100644 --- a/plugins/woocommerce/readme.txt +++ b/plugins/woocommerce/readme.txt @@ -1,8 +1,8 @@ === WooCommerce === Contributors: automattic, woocommerce, mikejolley, jameskoster, claudiosanches, rodrigosprimo, peterfabian1000, vedjain, jamosova, obliviousharmony, konamiman, sadowski, wpmuguru, royho, barryhughes-1, claudiulodro, tiagonoronha, ryelle, levinmedia, aljullu, nerrad, joshuawold, assassinateur, haszari, mppfeiffer, nielslange, opr18, ralucastn, tjcafferkey, danielwrobert, patriciahillebrandt, albarin, dinhtungdu, imanish003, karolmanijak, sunyatasattva, alexandrelara, gigitux, danieldudzic, samueljseay, alexflorisca, opr18, tarunvijwani, pauloarromba, saadtarhi, bor0, kloon, coreymckrill, jorgeatorres, leifsinger Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, checkout, payments, woo, woo commerce, e-commerce, store -Requires at least: 6.3 -Tested up to: 6.4 +Requires at least: 6.4 +Tested up to: 6.5 Requires PHP: 7.4 Stable tag: 8.6.1 License: GPLv3 diff --git a/plugins/woocommerce/woocommerce.php b/plugins/woocommerce/woocommerce.php index 55be5ab14bf..6d89b6140ac 100644 --- a/plugins/woocommerce/woocommerce.php +++ b/plugins/woocommerce/woocommerce.php @@ -8,7 +8,7 @@ * Author URI: https://woo.com * Text Domain: woocommerce * Domain Path: /i18n/languages/ - * Requires at least: 6.3 + * Requires at least: 6.4 * Requires PHP: 7.4 * * @package WooCommerce