Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for WP 6.5 by updated tested / required versions. #45633

Merged
merged 1 commit into from Mar 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions 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.
4 changes: 2 additions & 2 deletions 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
Expand Down
2 changes: 1 addition & 1 deletion plugins/woocommerce/woocommerce.php
Expand Up @@ -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
Expand Down