From c147d52217adb33749ea36810857a3f0ca07ab48 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 21 Apr 2022 09:48:20 +0000 Subject: [PATCH] account_payment_mode 15.0.1.0.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 d94a5eae5..bf9c26ae2 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Mode", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",