Commit bb6fc816470 for woocommerce
commit bb6fc8164705189a6b71a7a8e9ebf08c01732cc9
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Fri Aug 14 17:28:52 2026 +0530
Bump WooCommerce version to `11.2.0-dev` on `trunk` (#67582)
Bump version to 11.2.0-dev.
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json
index 3e79f641743..f787de2907c 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.1.0",
+ "version": "11.2.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 156645c37f6..27414314dfb 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.1.0-dev';
+ public $version = '11.2.0-dev';
/**
* WooCommerce Schema version.
diff --git a/plugins/woocommerce/package.json b/plugins/woocommerce/package.json
index 61aa5d3cc33..dea7d0decf9 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.1.0",
+ "version": "11.2.0",
"homepage": "https://woocommerce.com/",
"repository": {
"type": "git",
diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt
index 18f085657ba..1b991b0d33a 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.1.0-dev 2026-XX-XX =
+= 11.2.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 599eec84a25..514dea1beb9 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.1.0-dev
+ * Version: 11.2.0-dev
* Author: Automattic
* Author URI: https://woocommerce.com
* Text Domain: woocommerce