From cd2a63c2936af7d36531c6cc7610eb56f36e2873 Mon Sep 17 00:00:00 2001 From: vedanshujain Date: Thu, 3 Oct 2019 12:04:23 +0530 Subject: [PATCH] Update version to 3.8-beta.1 --- includes/class-woocommerce.php | 2 +- readme.txt | 2 +- woocommerce.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/class-woocommerce.php b/includes/class-woocommerce.php index 36945d3cf20..c7d8d6e06b2 100644 --- a/includes/class-woocommerce.php +++ b/includes/class-woocommerce.php @@ -20,7 +20,7 @@ final class WooCommerce { * * @var string */ - public $version = '3.7.0'; + public $version = '3.8.0-beta.1'; /** * The single instance of the class. diff --git a/readme.txt b/readme.txt index a50eeda12e3..b6f7ea2b4dc 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, store, sales, sell, shop, cart, checkout, downloada Requires at least: 4.9 Tested up to: 5.2 Requires PHP: 5.6 -Stable tag: 3.6.5 +Stable tag: 3.7.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/woocommerce.php b/woocommerce.php index 51993d52eb9..e0b250848c7 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: 3.8.0-dev + * Version: 3.8.0-beta.1 * Author: Automattic * Author URI: https://woocommerce.com * Text Domain: woocommerce