diff --git a/report_qweb_element_page_visibility/__manifest__.py b/report_qweb_element_page_visibility/__manifest__.py index abd588968..97d7b1b99 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': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'author': 'Agile Business Group, Odoo Community Association (OCA)', 'category': 'Tools', "website": "https://github.com/OCA/reporting-engine",