From 8a7d7c38f8769cd39e0af37836d1185868e6a0b2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 28 Feb 2023 11:10:36 +0000 Subject: [PATCH] account_payment_order_notification 14.0.1.5.0 --- account_payment_order_notification/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_order_notification/__manifest__.py b/account_payment_order_notification/__manifest__.py index 232a4e8f5..ce0632a48 100644 --- a/account_payment_order_notification/__manifest__.py +++ b/account_payment_order_notification/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Account Payment Order Notification", - "version": "14.0.1.4.0", + "version": "14.0.1.5.0", "category": "Banking addons", "website": "https://github.com/OCA/bank-payment", "author": "Tecnativa, Odoo Community Association (OCA)",