Skip to content

Commit

Permalink
Update/wp 6.4 (woocommerce#41409)
Browse files Browse the repository at this point in the history
* Update woocommerce.php required WP version for 6.4 release

* Update readme.txt for WP 6.4 release

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
jonathansadowski and github-actions authored Nov 14, 2023
1 parent efd2ae7 commit e5cbf82
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions plugins/woocommerce/changelog/41409-update-wp-6.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: update

Update required and tested up to WP versions for the WordPress 6.4 release.
6 changes: 3 additions & 3 deletions plugins/woocommerce/readme.txt
Original file line number Diff line number Diff line change
@@ -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.2
Tested up to: 6.3
Requires at least: 6.3
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 8.2.1
Stable tag: 8.2.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down
2 changes: 1 addition & 1 deletion plugins/woocommerce/woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Author URI: https://woo.com
* Text Domain: woocommerce
* Domain Path: /i18n/languages/
* Requires at least: 6.2
* Requires at least: 6.3
* Requires PHP: 7.4
*
* @package WooCommerce
Expand Down

0 comments on commit e5cbf82

Please sign in to comment.