From 91fe58264e612d12df586a93f8ea7f51e79e4851 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 Mar 2023 19:33:15 +0000 Subject: [PATCH] report_xml 16.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 c6ceddef5..c38a8a17a 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": "16.0.1.0.0", + "version": "16.0.1.1.0", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "development_status": "Production/Stable",