Commit 5dd6e152bc for woocommerce

commit 5dd6e152bc65b349f90a5e8048f0a2444ae48feb
Author: Jorge A. Torres <jorge.torres@automattic.com>
Date:   Mon Jan 12 19:15:24 2026 +0000

    Bump version to 10.6.0-dev. (#62775)

diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json
index beb44a1453..2dfa043812 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.5.0",
+	"version": "10.6.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 7f87c073a2..c6b1796248 100644
--- a/plugins/woocommerce/includes/class-woocommerce.php
+++ b/plugins/woocommerce/includes/class-woocommerce.php
@@ -50,7 +50,7 @@ final class WooCommerce {
 	 *
 	 * @var string
 	 */
-	public $version = '10.5.0-dev';
+	public $version = '10.6.0-dev';

 	/**
 	 * WooCommerce Schema version.
diff --git a/plugins/woocommerce/package.json b/plugins/woocommerce/package.json
index 2b49ddb46d..15d21fb460 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.5.0",
+	"version": "10.6.0",
 	"homepage": "https://woocommerce.com/",
 	"repository": {
 		"type": "git",
diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt
index b865b52ef8..dca408a5fe 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.5.0-dev 2025-XX-XX =
+= 10.6.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 1f23280250..3548c32b5a 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.5.0-dev
+ * Version: 10.6.0-dev
  * Author: Automattic
  * Author URI: https://woocommerce.com
  * Text Domain: woocommerce