From 04284a05cebd67dd0fc229f844aa7564d59a23c7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 27 May 2022 09:03:11 +0000 Subject: [PATCH] product_category_tax 13.0.1.2.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 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",