From 19f616b88fa993cae7859030a29cad5f0fc1a746 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 10 Jul 2023 09:21:29 +0000 Subject: [PATCH] contract_mandate 14.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 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"],