From a3fd13ee039efe593f4d4b0d0984a7e7483de694 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 9 Sep 2019 10:12:35 +0000 Subject: [PATCH] account_credit_control 10.0.1.4.6 --- account_credit_control/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py index 99d42a580..f297457fe 100644 --- a/account_credit_control/__manifest__.py +++ b/account_credit_control/__manifest__.py @@ -3,7 +3,7 @@ # Copyright 2017 Okia SPRL (https://okia.be) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). {'name': 'Account Credit Control', - 'version': '10.0.1.4.5', + 'version': '10.0.1.4.6', 'author': "Camptocamp,Odoo Community Association (OCA),Okia", 'maintainer': 'Camptocamp', 'category': 'Finance',