diff --git a/contract_payment_mode/__manifest__.py b/contract_payment_mode/__manifest__.py index cae8f0b2c..d7e8ee136 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.1.0", + "version": "15.0.1.1.1", "author": "Domatix, " "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract", "depends": ["contract", "account_payment_partner"],