From 4dbb257bf0691afd931a78b107c26db023419582 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 22 Mar 2023 08:48:25 +0000 Subject: [PATCH] report_qweb_element_page_visibility 15.0.1.0.1 --- 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 84ce8f3fd..f714912fe 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.0", + "version": "15.0.1.0.1", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", "website": "https://github.com/OCA/reporting-engine",