From d04542a98e960399dc561156ccb542deb62aff56 Mon Sep 17 00:00:00 2001 From: Oliver Tacke Date: Thu, 26 Sep 2024 12:20:02 +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 2c77bb5..70f49a2 100644 --- a/library.json +++ b/library.json @@ -7,6 +7,10 @@ "runnable": 1, "author": "Oliver Tacke", "license": "MIT", + "coreApi": { + "majorVersion": 1, + "minorVersion": 27 + }, "machineName": "H5P.XRay", "embedTypes": [ "iframe"