From 0d1859bca74ba1a95b80fcd50ec00cb9bc01c342 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 15 Dec 2022 08:05:08 +0000 Subject: [PATCH] account_payment_order_notification 14.0.1.3.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 6cabe6825..c6792d19a 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.2.0", + "version": "14.0.1.3.0", "category": "Banking addons", "website": "https://github.com/OCA/bank-payment", "author": "Tecnativa, Odoo Community Association (OCA)",