From cad97dfce4509720512abfd649af348a78798081 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 Apr 2022 06:31:23 +0000 Subject: [PATCH] report_xlsx_helper 14.0.1.0.2 --- report_xlsx_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_xlsx_helper/__manifest__.py b/report_xlsx_helper/__manifest__.py index 9966ff738..afba809bc 100644 --- a/report_xlsx_helper/__manifest__.py +++ b/report_xlsx_helper/__manifest__.py @@ -6,7 +6,7 @@ "author": "Noviat, Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "license": "AGPL-3", "depends": ["report_xlsx"], "development_status": "Mature",