From da285be7d57a1aea48ecc99fbb6f0aa3be4a05e3 Mon Sep 17 00:00:00 2001 From: Oliver Tacke Date: Thu, 26 Sep 2024 12:18:58 +0200 Subject: [PATCH] Set coreApi dependency to 1.27 --- library.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/library.json b/library.json index bf0b956..5319813 100644 --- a/library.json +++ b/library.json @@ -7,6 +7,10 @@ "runnable": 1, "author": "Language Training Center GmbH, Oliver Tacke", "license": "MIT", + "coreApi": { + "majorVersion": 1, + "minorVersion": 27 + }, "machineName": "H5P.Crossword", "embedTypes": [ "iframe"