Prep trunk for 8.0 cycle (#38812)

Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
This commit is contained in:
github-actions[bot] 2023-06-20 11:51:03 -05:00 committed by GitHub
parent 0c5a374c30
commit 1f68c707cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
"name": "woocommerce/woocommerce", "name": "woocommerce/woocommerce",
"description": "An eCommerce toolkit that helps you sell anything. Beautifully.", "description": "An eCommerce toolkit that helps you sell anything. Beautifully.",
"homepage": "https://woocommerce.com/", "homepage": "https://woocommerce.com/",
"version": "7.9.0", "version": "8.0.0",
"type": "wordpress-plugin", "type": "wordpress-plugin",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"prefer-stable": true, "prefer-stable": true,

View File

@ -33,7 +33,7 @@ final class WooCommerce {
* *
* @var string * @var string
*/ */
public $version = '7.9.0'; public $version = '8.0.0';
/** /**
* WooCommerce Schema version. * WooCommerce Schema version.

View File

@ -1,7 +1,7 @@
{ {
"name": "woocommerce", "name": "woocommerce",
"title": "WooCommerce", "title": "WooCommerce",
"version": "7.9.0", "version": "8.0.0",
"homepage": "https://woocommerce.com/", "homepage": "https://woocommerce.com/",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -163,6 +163,6 @@ WooCommerce comes with some sample data you can use to see how products look; im
== Changelog == == Changelog ==
= 7.9.0 2023-XX-XX = = 8.0.0 2023-XX-XX =
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt). [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).

View File

@ -3,7 +3,7 @@
* Plugin Name: WooCommerce * Plugin Name: WooCommerce
* Plugin URI: https://woocommerce.com/ * Plugin URI: https://woocommerce.com/
* Description: An eCommerce toolkit that helps you sell anything. Beautifully. * Description: An eCommerce toolkit that helps you sell anything. Beautifully.
* Version: 7.9.0-dev * Version: 8.0.0-dev
* Author: Automattic * Author: Automattic
* Author URI: https://woocommerce.com * Author URI: https://woocommerce.com
* Text Domain: woocommerce * Text Domain: woocommerce