From 1ec1fbe57984ec68222310d906e57622a4a45896 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 26 Aug 2022 20:28:41 +0000 Subject: [PATCH] report_xlsx 14.0.1.0.9 --- report_xlsx/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_xlsx/__manifest__.py b/report_xlsx/__manifest__.py index 93b73d280..4618ccc2d 100644 --- a/report_xlsx/__manifest__.py +++ b/report_xlsx/__manifest__.py @@ -6,7 +6,7 @@ "author": "ACSONE SA/NV," "Creu Blanca," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", - "version": "14.0.1.0.8", + "version": "14.0.1.0.9", "development_status": "Mature", "license": "AGPL-3", "depends": ["base", "web"],