diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json index c39e2bd193c..a4a965a33b0 100644 --- a/plugins/woocommerce/composer.json +++ b/plugins/woocommerce/composer.json @@ -2,6 +2,7 @@ "name": "woocommerce/woocommerce", "description": "An eCommerce toolkit that helps you sell anything. Beautifully.", "homepage": "https://woocommerce.com/", + "version": "6.6.0", "type": "wordpress-plugin", "license": "GPL-3.0-or-later", "prefer-stable": true,