From 05917f0d6dbaeef0079d8a2ee661223a0d5b785d Mon Sep 17 00:00:00 2001 From: roykho Date: Thu, 19 Aug 2021 13:38:14 -0700 Subject: [PATCH] Prep versions for trunk --- includes/class-woocommerce.php | 2 +- package.json | 2 +- readme.txt | 2 +- woocommerce.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/class-woocommerce.php b/includes/class-woocommerce.php index ec88905a0e3..c39c3970e30 100644 --- a/includes/class-woocommerce.php +++ b/includes/class-woocommerce.php @@ -27,7 +27,7 @@ final class WooCommerce { * * @var string */ - public $version = '5.6.0'; + public $version = '5.8.0'; /** * WooCommerce Schema version. diff --git a/package.json b/package.json index dd332c8c80f..3e81a6b9cc8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "woocommerce", "title": "WooCommerce", - "version": "5.7.0", + "version": "5.8.0", "homepage": "https://woocommerce.com/", "repository": { "type": "git", diff --git a/readme.txt b/readme.txt index 175050cda1a..9a5eb3b0607 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.6 Tested up to: 5.8 Requires PHP: 7.0 -Stable tag: 5.5.2 +Stable tag: 5.6.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/woocommerce.php b/woocommerce.php index df1f20581c7..ad637606b34 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.7.0-dev + * Version: 5.8.0-dev * Author: Automattic * Author URI: https://woocommerce.com * Text Domain: woocommerce