diff --git a/bi_view_editor/__manifest__.py b/bi_view_editor/__manifest__.py index 49bb3094..29986ed9 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.0.0', + 'version': '12.0.1.1.0', 'development_status': 'Beta', 'depends': [ 'web',