From b623266dffbae69de0f52579aeb0cbf88774ed0a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 Jul 2022 10:07:37 +0000 Subject: [PATCH] product_category_tax 15.0.1.1.0 --- product_category_tax/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_category_tax/__manifest__.py b/product_category_tax/__manifest__.py index 85584a207..8dbfb5bcc 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": "15.0.1.0.0", + "version": "15.0.1.1.0", "license": "AGPL-3", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools",