From 300dc10f41838e21819288535436486909dff8dc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 15 Oct 2020 20:36:09 +0000 Subject: [PATCH] account_payment_mode 13.0.1.1.2 --- 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 74649b606..1d8191e68 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.1.1", + "version": "13.0.1.1.2", "development_status": "Production/Stable", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",