From cc5f041649977a3ca1edea069e642cfd35542548 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Apr 2021 18:00:28 +0000 Subject: [PATCH] account_payment_order_return 14.0.1.0.1 --- account_payment_order_return/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_order_return/__manifest__.py b/account_payment_order_return/__manifest__.py index 678e6c24f..ad90e5c64 100644 --- a/account_payment_order_return/__manifest__.py +++ b/account_payment_order_return/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Order Return", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Banking addons", "author": "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment",