From 17a3411a78529df6f50ce344b37c335fc76f3c5b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 3 Mar 2023 12:47:03 +0000 Subject: [PATCH] account_payment_mode 16.0.1.1.0 --- account_payment_mode/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index 648c77a84..94100283d 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Mode", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",