From dca258e1a1ab5a719f9c7277d7b5c19132b605bb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 24 Oct 2019 11:55:59 +0000 Subject: [PATCH] contract_mandate 12.0.1.0.1 --- 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 54cd944e2..5c9020f4b 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.0', + 'version': '12.0.1.0.1', 'author': 'Odoo Community Association (OCA), ' 'Tecnativa', 'website': 'https://github.com/OCA/contract',