diff --git a/contract_mandate/__manifest__.py b/contract_mandate/__manifest__.py index 7fbf700ee..c5d196c37 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": "14.0.1.0.0", + "version": "14.0.1.0.1", "author": "Odoo Community Association (OCA), " "Tecnativa", "website": "https://github.com/OCA/contract", "depends": ["contract_payment_mode", "account_banking_mandate"],