From a2ef61c2edce375586a20194489b87f27acf9c25 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 9 Aug 2023 07:36:55 +0000 Subject: [PATCH] report_qweb_element_page_visibility 15.0.1.0.3 --- report_qweb_element_page_visibility/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_qweb_element_page_visibility/__manifest__.py b/report_qweb_element_page_visibility/__manifest__.py index 977d07b877..d56d442e04 100644 --- a/report_qweb_element_page_visibility/__manifest__.py +++ b/report_qweb_element_page_visibility/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Report Qweb Element Page Visibility", - "version": "15.0.1.0.2", + "version": "15.0.1.0.3", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", "website": "https://github.com/OCA/reporting-engine",