From f5bdcf16761c1f0c4a45d86c276a6fd5e60c191e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 1 Apr 2020 15:49:33 +0000 Subject: [PATCH] contract_mandate 12.0.1.0.2 --- contract_mandate/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract_mandate/__manifest__.py b/contract_mandate/__manifest__.py index 5c9020f4b..39d77757d 100644 --- a/contract_mandate/__manifest__.py +++ b/contract_mandate/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Contract Mandate', 'summary': 'Mandate in contracts and their invoices', - 'version': '12.0.1.0.1', + 'version': '12.0.1.0.2', 'author': 'Odoo Community Association (OCA), ' 'Tecnativa', 'website': 'https://github.com/OCA/contract',