From 0bd2e54fe368aef84c57cb393a29b7bd0cc233d9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 28 Jul 2022 10:02:11 +0000 Subject: [PATCH] bi_sql_editor 14.0.1.0.2 --- 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 a4e467e4a..871d9feda 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.1", + "version": "14.0.1.0.2", "license": "AGPL-3", "category": "Reporting", "author": "GRAP,Odoo Community Association (OCA)",