From 6a1fce3746395e9e9957b7f3f67c7e06b88cd63e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 2 Jul 2023 19:25:37 +0000 Subject: [PATCH] report_qweb_element_page_visibility 14.0.1.1.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 31f900e97..ee6e91fd5 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.1.0", + "version": "14.0.1.1.1", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", "website": "https://github.com/OCA/reporting-engine",