From e2aa9d5a6b27d9ec8b8a4fbdb819b3142057456c Mon Sep 17 00:00:00 2001 From: thomasmars Date: Mon, 12 Sep 2016 09:41:39 +0200 Subject: [PATCH] Bumped Blanks, MultiChoice and Video dependency. --- library.json | 2 +- semantics.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index b83a392..71c3737 100644 --- a/library.json +++ b/library.json @@ -41,7 +41,7 @@ { "machineName": "H5P.Video", "majorVersion": 1, - "minorVersion": 2 + "minorVersion": 3 }, { "machineName": "H5P.JoubelUI", diff --git a/semantics.json b/semantics.json index e7c165b..be5a854 100644 --- a/semantics.json +++ b/semantics.json @@ -110,9 +110,9 @@ "label": "Question type", "description": "Library for this question.", "options": [ - "H5P.MultiChoice 1.7", + "H5P.MultiChoice 1.8", "H5P.DragQuestion 1.7", - "H5P.Blanks 1.6", + "H5P.Blanks 1.7", "H5P.MarkTheWords 1.6", "H5P.DragText 1.5" ] @@ -385,4 +385,4 @@ } ] } -] +] \ No newline at end of file