diff --git a/library.json b/library.json index 4f25865..2b852cc 100644 --- a/library.json +++ b/library.json @@ -4,7 +4,7 @@ "contentType": "question", "majorVersion": 1, "minorVersion": 11, - "patchVersion": 1, + "patchVersion": 0, "embedTypes": [ "iframe" ], @@ -53,12 +53,12 @@ { "machineName": "H5PEditor.VerticalTabs", "majorVersion": 1, - "minorVersion": 2 + "minorVersion": 3 }, { "machineName": "H5PEditor.QuestionSetTextualEditor", "majorVersion": 1, - "minorVersion": 1 + "minorVersion": 2 } ] -} \ No newline at end of file +} diff --git a/semantics.json b/semantics.json index b0f4de1..7b05eec 100644 --- a/semantics.json +++ b/semantics.json @@ -122,11 +122,11 @@ "description": "Library for this question.", "options": [ "H5P.MultiChoice 1.9", - "H5P.DragQuestion 1.7", + "H5P.DragQuestion 1.8", "H5P.Blanks 1.7", "H5P.MarkTheWords 1.6", "H5P.DragText 1.5", - "H5P.TrueFalse 1.0" + "H5P.TrueFalse 1.1" ] } }, @@ -454,4 +454,4 @@ } ] } -] +] \ No newline at end of file