From b0e691cf7fb509e638e383d7f9ec8248002901d8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 17 Nov 2022 17:52:34 +0000 Subject: [PATCH] account_payment_order_notification 14.0.1.0.1 --- 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 7cef92c1a..a51c3fcd0 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.0.0", + "version": "14.0.1.0.1", "category": "Banking addons", "website": "https://github.com/OCA/bank-payment", "author": "Tecnativa, Odoo Community Association (OCA)",