From 3446fa556c58502a8d54e2490f6f206f21324fe9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 13 Jun 2023 08:48:59 +0000 Subject: [PATCH] account_payment_mode 16.0.1.1.1 --- 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 94100283d..2883ab01f 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.1.0", + "version": "16.0.1.1.1", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",