diff --git a/library.json b/library.json index fac3d5c..c334485 100644 --- a/library.json +++ b/library.json @@ -3,8 +3,8 @@ "description": "Put together a set of different questions that has to be solved. (Quiz)", "contentType": "question", "majorVersion": 1, - "minorVersion": 8, - "patchVersion": 4, + "minorVersion": 9, + "patchVersion": 0, "embedTypes": [ "iframe" ], @@ -41,7 +41,7 @@ { "machineName": "H5P.Video", "majorVersion": 1, - "minorVersion": 2 + "minorVersion": 3 }, { "machineName": "H5P.JoubelUI", @@ -53,7 +53,7 @@ { "machineName": "H5PEditor.VerticalTabs", "majorVersion": 1, - "minorVersion": 1 + "minorVersion": 2 }, { "machineName": "H5PEditor.QuestionSetTextualEditor", @@ -61,4 +61,4 @@ "minorVersion": 1 } ] -} \ No newline at end of file +} diff --git a/semantics.json b/semantics.json index a29b346..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.DragQuestion 1.6", - "H5P.Blanks 1.6", + "H5P.MultiChoice 1.8", + "H5P.DragQuestion 1.7", + "H5P.Blanks 1.7", "H5P.MarkTheWords 1.6", "H5P.DragText 1.5" ] @@ -385,4 +385,4 @@ } ] } -] +] \ No newline at end of file