Update "WC tested up to" tag (https://github.com/woocommerce/woocommerce-admin/pull/3879)
This commit updates the "WC tested up to" tag to the latest WooCommerce core version to avoid showing an erroneous message to the users in the WooCommerce core system status page saying that WC Admin is not tested with the latest WC version.
This commit is contained in:
parent
da3d5359a6
commit
41684985cf
|
@ -12,7 +12,7 @@
|
||||||
* Requires PHP: 5.6.20
|
* Requires PHP: 5.6.20
|
||||||
*
|
*
|
||||||
* WC requires at least: 3.6.0
|
* WC requires at least: 3.6.0
|
||||||
* WC tested up to: 3.9.1
|
* WC tested up to: 4.0.0
|
||||||
*
|
*
|
||||||
* @package WC_Admin
|
* @package WC_Admin
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue