From 76c10bf4f7c78c40cd5766d32e0f37eac81af3e0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 19 Apr 2022 09:57:39 +0000 Subject: [PATCH] report_xml 13.0.1.1.0 --- 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 126505b86..31ce25f41 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": "13.0.1.0.1", + "version": "13.0.1.1.0", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "development_status": "Production/Stable",