From 2f0eb2b4b6c79a32c82289dede7c0e300d9700e0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 24 Feb 2023 09:51:26 +0000 Subject: [PATCH] report_context 14.0.1.0.2 --- report_context/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_context/__manifest__.py b/report_context/__manifest__.py index 6e468a093..174504e15 100644 --- a/report_context/__manifest__.py +++ b/report_context/__manifest__.py @@ -5,7 +5,7 @@ "name": "Report Context", "summary": """ Adding context to reports""", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine",