diff --git a/includes/class-woocommerce.php b/includes/class-woocommerce.php index c75a69cf2c9..4aca7ed58a6 100644 --- a/includes/class-woocommerce.php +++ b/includes/class-woocommerce.php @@ -26,7 +26,7 @@ final class WooCommerce { * * @var string */ - public $version = '5.5.0'; + public $version = '5.6.0'; /** * WooCommerce Schema version. diff --git a/package.json b/package.json index 3c9b50a16e1..fbf726f753c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "woocommerce", "title": "WooCommerce", - "version": "5.5.0", + "version": "5.6.0", "homepage": "https://woocommerce.com/", "repository": { "type": "git", diff --git a/readme.txt b/readme.txt index 0a5c6e566a5..0de7f2720b9 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d Requires at least: 5.5 Tested up to: 5.7 Requires PHP: 7.0 -Stable tag: 5.3.0 +Stable tag: 5.4.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/woocommerce.php b/woocommerce.php index 57edd900f95..01a40e13d98 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.5.0-dev + * Version: 5.6.0-dev * Author: Automattic * Author URI: https://woocommerce.com * Text Domain: woocommerce