diff --git a/bi_view_editor/__manifest__.py b/bi_view_editor/__manifest__.py index 63653277e..05f6da89b 100644 --- a/bi_view_editor/__manifest__.py +++ b/bi_view_editor/__manifest__.py @@ -9,7 +9,7 @@ 'license': 'AGPL-3', 'website': 'https://github.com/OCA/reporting-engine', 'category': 'Reporting', - 'version': '12.0.1.1.0', + 'version': '12.0.1.1.1', 'development_status': 'Beta', 'depends': [ 'web',