diff --git a/product_category_tax/__manifest__.py b/product_category_tax/__manifest__.py index 2383ec5..67f4a7a 100644 --- a/product_category_tax/__manifest__.py +++ b/product_category_tax/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Product Category Tax', - 'version': '12.0.1.0.0', + 'version': "16.0.1.0.0", 'author': "Criptomart", 'website': 'https://github.com/criptomart/obook', 'license': 'AGPL-3',