From b7d54b1fcc82b93cab9ef6edf797ebfdf3ce7583 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 26 Jun 2023 12:11:29 +0000 Subject: [PATCH] account_payment_mode 16.0.1.2.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 2883ab01f..054ff6e48 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.1", + "version": "16.0.1.2.0", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",