From a964c38349eeeeddf2ff2f4da105e25184d61662 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 18 Mar 2021 13:49:07 +0000 Subject: [PATCH] account_payment_order_return 13.0.1.0.2 --- 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 b2dc1d29c..cb4d30c27 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": "13.0.1.0.1", + "version": "13.0.1.0.2", "category": "Banking addons", "author": "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment",