From 4f6d249f72c9fa102f8e9fce830950f6e954d6ec Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 21 Apr 2022 08:06:50 +0000 Subject: [PATCH] report_xml 14.0.1.0.2 --- report_xml/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_xml/__manifest__.py b/report_xml/__manifest__.py index 9bddbcbd6..514c2e95a 100644 --- a/report_xml/__manifest__.py +++ b/report_xml/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnuorg/licenses/agpl.html). { "name": "XML Reports", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "development_status": "Production/Stable",