From 1b33b4e05bb1cff0ea068cf1409856b67daeb5e8 Mon Sep 17 00:00:00 2001 From: Taras Dubyk Date: Thu, 26 Sep 2024 15:59:15 +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 ac0d4c1..e1e9207 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.13", "author": "hackolade", "engines": { - "hackolade": "6.1.2", + "hackolade": "7.7.10", "hackoladePlugin": "1.2.0" }, "contributes": {