diff --git a/product_category_tax/__manifest__.py b/product_category_tax/__manifest__.py index 0692a24a7..9ad0e72bb 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.2.0", + "version": "13.0.1.2.1", "license": "AGPL-3", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",