From 20d6fdd17954110e69ef12074339a5c16a2d7f8e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 21 Apr 2020 08:46:10 +0000 Subject: [PATCH] account_payment_mode 13.0.1.1.0 --- account_payment_mode/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index 2dda39ab0..da897b70b 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Payment Mode", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment",