From e14490a7ff128a407f43e1ea14a6cac6f4fe5632 Mon Sep 17 00:00:00 2001 From: Gwenillia Date: Mon, 19 Jan 2026 13:22:53 +0100 Subject: [PATCH] VA-1521 update core minor --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 7be040d4..fa7b7e04 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "runnable": 0, "coreApi": { "majorVersion": 1, - "minorVersion": 19 + "minorVersion": 28 }, "preloadedJs": [ { @@ -38,4 +38,4 @@ "path": "styles/video.css" } ] -} \ No newline at end of file +}