From c1697046875cd7c672b6baf681fd3de6259020d1 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Wed, 1 Apr 2026 14:50:06 -0400 Subject: [PATCH] chore: bump version to 19.0.2.0.0 Co-Authored-By: Claude Opus 4.6 (1M context) --- fusion-woo-odoo/fusion_woocommerce/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusion-woo-odoo/fusion_woocommerce/__manifest__.py b/fusion-woo-odoo/fusion_woocommerce/__manifest__.py index a426838a..ed413f72 100644 --- a/fusion-woo-odoo/fusion_woocommerce/__manifest__.py +++ b/fusion-woo-odoo/fusion_woocommerce/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Fusion WooCommerce', - 'version': '19.0.1.0.0', + 'version': '19.0.2.0.0', 'category': 'Sales', 'summary': 'Bidirectional WooCommerce \u2194 Odoo sync for products, orders, invoices, and inventory', 'description': 'Seamless integration between Odoo and WooCommerce. Sync products, prices, inventory, orders, invoices, customers, and documents bidirectionally.',