From b2c9bbca169d57fa8999f7b21ac975634854abe2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 2 Jul 2023 19:25:55 +0000 Subject: [PATCH] report_qweb_element_page_visibility 15.0.1.0.2 --- 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 f714912fe..977d07b87 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.1", + "version": "15.0.1.0.2", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", "website": "https://github.com/OCA/reporting-engine",