Skip to content

Commit

Permalink
Prepare trunk for WordPress 6.3 (woocommerce#39518)
Browse files Browse the repository at this point in the history
* Update woocommerce.php for WP 6.3

* Update readme.txt for WP 6.3

* 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 Aug 2, 2023
1 parent c8b2305 commit 3a29225
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions plugins/woocommerce/changelog/update-wp-6.3-prep
Original file line number Diff line number Diff line change
@@ -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.


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.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

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://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
Expand Down

0 comments on commit 3a29225

Please sign in to comment.