From 0d7d1bd266be8d469cf010eb1dfdab2e46ca5ab0 Mon Sep 17 00:00:00 2001 From: Taras Dubyk Date: Thu, 26 Sep 2024 15:59:37 +0300 Subject: [PATCH] increase minimum app version to fix Polyglot derive, XSD RE, DDL RE composite relationships issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9948b58..e90c22e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.8", "author": "hackolade", "engines": { - "hackolade": "6.5.4", + "hackolade": "7.7.10", "hackoladePlugin": "1.2.0" }, "contributes": {