From b52ffec6301ee3b4f9cdf686ccf28ac2ec1af9fb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 17 Sep 2020 09:01:47 +0000 Subject: [PATCH] account_payment_order_return 12.0.1.1.0 --- 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 1235bcb13..adcdf6f20 100644 --- a/account_payment_order_return/__manifest__.py +++ b/account_payment_order_return/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Account Payment Order Return', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'category': 'Banking addons', 'author': 'Tecnativa, ' 'Odoo Community Association (OCA)',