From 040b03196239c1232898272c0494ddd2aa0dc2d8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 18 Aug 2022 14:04:26 +0000 Subject: [PATCH] contract_payment_mode 15.0.1.0.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 0e76e5dc7..3b1b38117 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": "15.0.1.0.0", + "version": "15.0.1.0.1", "author": "Domatix, " "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract", "depends": ["contract", "account_payment_partner"],