From 2ae3a119215abde80849cfaab842c4f6dc664aac Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 22 Apr 2022 23:53:59 +0000 Subject: [PATCH] account_payment_order_return 13.0.1.0.3 --- 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 cb4d30c27..2cdf38314 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.2", + "version": "13.0.1.0.3", "category": "Banking addons", "author": "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment",