* Bump WordPress version

* Bump WooCommmerce version
This commit is contained in:
Adrian Duffell 2021-11-03 06:48:33 +08:00 committed by GitHub
parent db11df4296
commit 5d6ceafbff
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ This is a feature plugin for a modern, javascript-driven WooCommerce Admin exper
## Prerequisites
[WordPress 5.4 or greater](https://wordpress.org/download/) and [WooCommerce 4.8.0 or greater](https://wordpress.org/plugins/woocommerce/) should be installed prior to activating the WooCommerce Admin feature plugin.
[WordPress 5.6 or greater](https://wordpress.org/download/) and [WooCommerce 5.7.0 or greater](https://wordpress.org/plugins/woocommerce/) should be installed prior to activating the WooCommerce Admin feature plugin.
For better debugging, it's also recommended you add `define( 'SCRIPT_DEBUG', true );` to your wp-config. This will load the unminified version of all libraries, and specifically the development build of React.

View File

@ -8,7 +8,7 @@
* Text Domain: woocommerce-admin
* Domain Path: /languages
* Version: 2.9.0-dev
* Requires at least: 5.4
* Requires at least: 5.6
* Requires PHP: 7.0
*
* WC requires at least: 5.7.0