From 8c24e170cef6c88ff70248d756f52b612f54b51a Mon Sep 17 00:00:00 2001 From: Nestor Soriano Date: Thu, 14 Oct 2021 12:27:17 +0200 Subject: [PATCH] Update Woo version numbers to 6.0 --- includes/class-woocommerce.php | 2 +- package.json | 2 +- woocommerce.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/class-woocommerce.php b/includes/class-woocommerce.php index add860b2b21c8..9e302bf4b0ae9 100644 --- a/includes/class-woocommerce.php +++ b/includes/class-woocommerce.php @@ -27,7 +27,7 @@ final class WooCommerce { * * @var string */ - public $version = '5.9.0'; + public $version = '6.0.0'; /** * WooCommerce Schema version. diff --git a/package.json b/package.json index 7066ae09c55da..c6d856da3079d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "woocommerce", "title": "WooCommerce", - "version": "5.9.0", + "version": "6.0.0", "homepage": "https://woocommerce.com/", "repository": { "type": "git", diff --git a/woocommerce.php b/woocommerce.php index 4bc01c0751e7b..3a31f5fdae405 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: WooCommerce * Plugin URI: https://woocommerce.com/ * Description: An eCommerce toolkit that helps you sell anything. Beautifully. - * Version: 5.9.0-dev + * Version: 6.0.0-dev * Author: Automattic * Author URI: https://woocommerce.com * Text Domain: woocommerce