From 928a44037fc8ee011f3e7b52125cb4307cdac0df Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Apr 2021 16:18:24 +0000 Subject: [PATCH] account_financial_report 12.0.1.4.4 --- account_financial_report/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index 07ac0f25..de7950df 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Account Financial Reports', - 'version': '12.0.1.4.3', + 'version': '12.0.1.4.4', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,'