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',