From dcb60e9b09dcf53d8b8bc7f719eb774bb6e4aced Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Mon, 11 Apr 2022 14:11:28 +0200 Subject: [PATCH] Recursive bump H5P.Audio + Video --- library.json | 4 ++-- semantics.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index ad30730..3a14be5 100644 --- a/library.json +++ b/library.json @@ -3,8 +3,8 @@ "description": "Test your users with fill in the blanks tasks(Cloze tests).", "machineName": "H5P.Blanks", "majorVersion": 1, - "minorVersion": 13, - "patchVersion": 1, + "minorVersion": 14, + "patchVersion": 0, "runnable": 1, "license": "MIT", "author": "Joubel", diff --git a/semantics.json b/semantics.json index 7e13327..8cce012 100644 --- a/semantics.json +++ b/semantics.json @@ -11,8 +11,8 @@ "label": "Type", "options": [ "H5P.Image 1.1", - "H5P.Video 1.5", - "H5P.Audio 1.4" + "H5P.Video 1.6", + "H5P.Audio 1.5" ], "optional": true, "description": "Optional media to display above the question."