Commit 0116a8a7aaf for woocommerce

commit 0116a8a7aaf1ddd910cb79bd8470cc92989832de
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Wed Apr 29 07:59:47 2026 -0400

    Bump WooCommerce version to `10.9.0-dev` on `trunk` (#64429)

    Bump version to 10.9.0-dev.

    Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
    Co-authored-by: Peter Petrov <peter.petrov89@gmail.com>

diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json
index 6545c534e26..c4f406e153a 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": "10.8.0",
+	"version": "10.9.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 68b0ee30a36..1b95445ae07 100644
--- a/plugins/woocommerce/includes/class-woocommerce.php
+++ b/plugins/woocommerce/includes/class-woocommerce.php
@@ -53,7 +53,7 @@ final class WooCommerce {
 	 *
 	 * @var string
 	 */
-	public $version = '10.8.0-dev';
+	public $version = '10.9.0-dev';

 	/**
 	 * WooCommerce Schema version.
diff --git a/plugins/woocommerce/package.json b/plugins/woocommerce/package.json
index 8718b7b4a80..90be2cb050c 100644
--- a/plugins/woocommerce/package.json
+++ b/plugins/woocommerce/package.json
@@ -2,7 +2,7 @@
 	"name": "@woocommerce/plugin-woocommerce",
 	"private": true,
 	"title": "WooCommerce",
-	"version": "10.8.0",
+	"version": "10.9.0",
 	"homepage": "https://woocommerce.com/",
 	"repository": {
 		"type": "git",
diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt
index ccd48bd59a6..a569044a8f4 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 ==

-= 10.8.0-dev 2026-XX-XX =
+= 10.9.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 e4c98a1397b..baf11c74fe7 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: 10.8.0-dev
+ * Version: 10.9.0-dev
  * Author: Automattic
  * Author URI: https://woocommerce.com
  * Text Domain: woocommerce