From 5f022a52ee096fc92d47f1b371e04cd42b5f15c7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 16 Dec 2021 14:51:09 +0000 Subject: [PATCH] bi_sql_editor 12.0.1.2.6 --- 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 5876d94a7..e902b322e 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': '12.0.1.2.5', + 'version': '12.0.1.2.6', 'license': 'AGPL-3', 'category': 'Reporting', 'author': 'GRAP,Odoo Community Association (OCA)',