diff --git a/includes/class-woocommerce.php b/includes/class-woocommerce.php index d812c538ec0..5b3d89baf3e 100644 --- a/includes/class-woocommerce.php +++ b/includes/class-woocommerce.php @@ -22,7 +22,7 @@ final class WooCommerce { * * @var string */ - public $version = '4.5.1'; + public $version = '4.6.0'; /** * WooCommerce Schema version. diff --git a/package.json b/package.json index 335825f450d..b83e5b98276 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "woocommerce", "title": "WooCommerce", - "version": "4.5.1", + "version": "4.6.0", "homepage": "https://woocommerce.com/", "repository": { "type": "git", diff --git a/woocommerce.php b/woocommerce.php index dcac3174047..75f0db95788 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: 4.5.1 + * Version: 4.6.0-dev * Author: Automattic * Author URI: https://woocommerce.com * Text Domain: woocommerce