From b146878014ce593be7b21c66213cf38dc3d2a78f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 30 Sep 2022 19:45:58 +0000 Subject: [PATCH] contract_price_revision 13.0.1.0.1 --- contract_price_revision/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract_price_revision/__manifest__.py b/contract_price_revision/__manifest__.py index 749502109..46dbe8da4 100644 --- a/contract_price_revision/__manifest__.py +++ b/contract_price_revision/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Contract Price Revision", "summary": "Easy revision of contract prices", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "category": "Contract", "author": "ACSONE SA/NV, Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3",