From e7dcf58336f9df4f63ba605503248441e6baba5e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Apr 2021 17:10:09 +0000 Subject: [PATCH] account_payment_mode 14.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 ec9d4454c..93c008c45 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Mode", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Production/Stable", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",