From d658a2ca5e0deb514d01ab14b0ee743a4b930edf Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 18 Jul 2019 14:51:48 +0000 Subject: [PATCH] account_financial_report_qweb 10.0.3.1.1 --- account_financial_report_qweb/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_financial_report_qweb/__manifest__.py b/account_financial_report_qweb/__manifest__.py index 8db3dd77..df4970e5 100644 --- a/account_financial_report_qweb/__manifest__.py +++ b/account_financial_report_qweb/__manifest__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'QWeb Financial Reports', - 'version': '10.0.3.1.0', + 'version': '10.0.3.1.1', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,'