From ebf3af1ec6303dc7a0bc1aa9811fbb3104ffad37 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 2 Jul 2023 19:33:07 +0000 Subject: [PATCH] bi_sql_editor 16.0.1.0.4 --- bi_sql_editor/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bi_sql_editor/__manifest__.py b/bi_sql_editor/__manifest__.py index 66ddcc36c..4517b73ae 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": "16.0.1.0.3", + "version": "16.0.1.0.4", "license": "AGPL-3", "category": "Reporting", "author": "GRAP,Odoo Community Association (OCA)",