Commit c88c29824d9 for woocommerce
commit c88c29824d9cd3530c4f834654dfc8f610452f6e
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Mon Sep 14 22:33:05 2026 +0100
Bump WooCommerce version to `11.3.0-dev` on `trunk` (#68712)
Bump version to 11.3.0-dev.
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json
index 0d0b85b5f1c..9f7422d0a20 100644
--- a/plugins/woocommerce/composer.json
+++ b/plugins/woocommerce/composer.json
@@ -2,7 +2,7 @@
"name": "woocommerce/woocommerce",
"description": "An eCommerce toolkit that helps you sell anything. Beautifully.",
"homepage": "https://woocommerce.com/",
- "version": "11.2.0",
+ "version": "11.3.0",
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"prefer-stable": true,
diff --git a/plugins/woocommerce/includes/class-woocommerce.php b/plugins/woocommerce/includes/class-woocommerce.php
index 79de3efa34f..5d7d7dad12a 100644
--- a/plugins/woocommerce/includes/class-woocommerce.php
+++ b/plugins/woocommerce/includes/class-woocommerce.php
@@ -60,7 +60,7 @@ final class WooCommerce {
*
* @var string
*/
- public $version = '11.2.0-dev';
+ public $version = '11.3.0-dev';
/**
* WooCommerce Schema version.
diff --git a/plugins/woocommerce/package.json b/plugins/woocommerce/package.json
index fb979762107..58ef04b3f3b 100644
--- a/plugins/woocommerce/package.json
+++ b/plugins/woocommerce/package.json
@@ -2,7 +2,7 @@
"name": "@woocommerce/plugin-woocommerce",
"private": true,
"title": "WooCommerce",
- "version": "11.2.0",
+ "version": "11.3.0",
"homepage": "https://woocommerce.com/",
"repository": {
"type": "git",
diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt
index c989fb91f52..9a80c874163 100644
--- a/plugins/woocommerce/readme.txt
+++ b/plugins/woocommerce/readme.txt
@@ -170,6 +170,6 @@ WooCommerce comes with some sample data you can use to see how products look; im
== Changelog ==
-= 11.2.0-dev 2026-XX-XX =
+= 11.3.0-dev 2026-XX-XX =
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).
diff --git a/plugins/woocommerce/woocommerce.php b/plugins/woocommerce/woocommerce.php
index 82c0e83a8e7..7bb29e84017 100644
--- a/plugins/woocommerce/woocommerce.php
+++ b/plugins/woocommerce/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: 11.2.0-dev
+ * Version: 11.3.0-dev
* Author: Automattic
* Author URI: https://woocommerce.com
* Text Domain: woocommerce