Prep release/9.3 for 9.3 cycle (#51321)

Prep release/9.3 for 9.3 cycle with version bump to 9.3.1
This commit is contained in:
Néstor Soriano 2024-09-12 13:51:23 +02:00 committed by GitHub
parent 8291a2d35c
commit 6861980316
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 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": "9.3.0", "version": "9.3.1",
"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

@ -46,7 +46,7 @@ final class WooCommerce {
* *
* @var string * @var string
*/ */
public $version = '9.3.0'; public $version = '9.3.1';
/** /**
* WooCommerce Schema version. * WooCommerce Schema version.

View File

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

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: 9.3.0 * Version: 9.3.1
* Author: Automattic * Author: Automattic
* Author URI: https://woocommerce.com * Author URI: https://woocommerce.com
* Text Domain: woocommerce * Text Domain: woocommerce