diff --git a/product_category_tax/__manifest__.py b/product_category_tax/__manifest__.py index 0f0b9259b..0692a24a7 100644 --- a/product_category_tax/__manifest__.py +++ b/product_category_tax/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Product Category Taxes", "summary": "Configure taxes in the product category", - "version": "13.0.1.1.0", + "version": "13.0.1.2.0", "license": "AGPL-3", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",