From f329ee483d02e501120e5cc5954e106ac85323db Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 1 Feb 2023 18:10:55 +0000 Subject: [PATCH] contract_payment_mode 14.0.1.1.1 --- contract_payment_mode/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract_payment_mode/__manifest__.py b/contract_payment_mode/__manifest__.py index 19b0b2673..ddda31e5c 100644 --- a/contract_payment_mode/__manifest__.py +++ b/contract_payment_mode/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Contract Payment Mode", "summary": "Payment mode in contracts and their invoices", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "author": "Domatix, " "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract", "depends": ["contract", "account_payment_partner"],