From d15d9864ca6f5c879b478e12ad5e594c46c5e234 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 20 Mar 2023 10:04:19 +0000 Subject: [PATCH] report_qweb_element_page_visibility 14.0.1.1.0 --- 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 d1aeba227..31f900e97 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": "14.0.1.0.0", + "version": "14.0.1.1.0", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", "website": "https://github.com/OCA/reporting-engine",