Prep trunk for 8.8 cycle (#44910)

Prep trunk for 8.8 cycle with version bump to 8.8.0-dev

Co-authored-by: WooCommerce Bot <no-reply@woo.com>
This commit is contained in:
github-actions[bot] 2024-02-26 07:45:24 +01:00 committed by GitHub
parent bf0f14d324
commit 47de1ba6ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -37,7 +37,7 @@ final class WooCommerce {
*
* @var string
*/
public $version = '8.7.0';
public $version = '8.8.0';
/**
* WooCommerce Schema version.

View File

@ -2,7 +2,7 @@
"name": "@woocommerce/plugin-woocommerce",
"private": true,
"title": "WooCommerce",
"version": "8.7.0",
"version": "8.8.0",
"homepage": "https://woo.com/",
"repository": {
"type": "git",

View File

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

View File

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