From 114b617cadf32baacaf0fc6c8331c2954f4feab1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 20 Aug 2020 13:41:07 +0000 Subject: [PATCH] account_credit_control 9.0.1.0.4 --- account_credit_control/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py index e130fe520..15345cd07 100644 --- a/account_credit_control/__openerp__.py +++ b/account_credit_control/__openerp__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'Account Credit Control', - 'version': '9.0.1.0.3', + 'version': '9.0.1.0.4', 'author': "Camptocamp, " "Tecnativa, " "Odoo Community Association (OCA)",