diff --git a/bi_sql_editor/__manifest__.py b/bi_sql_editor/__manifest__.py index 07a31a562..612c8e28a 100644 --- a/bi_sql_editor/__manifest__.py +++ b/bi_sql_editor/__manifest__.py @@ -5,7 +5,7 @@ { "name": "BI SQL Editor", "summary": "BI Views builder, based on Materialized or Normal SQL Views", - "version": "14.0.1.0.3", + "version": "14.0.1.0.4", "license": "AGPL-3", "category": "Reporting", "author": "GRAP,Odoo Community Association (OCA)",