New DragQ version dependency, version bump

pull/1/head
Thomas Marstrander 2015-05-15 10:42:20 +02:00
parent d28cba03a3
commit ea6af64c31
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
"title": "Question set", "title": "Question set",
"contentType": "question", "contentType": "question",
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 3, "minorVersion": 4,
"patchVersion": 2, "patchVersion": 0,
"embedTypes": [ "embedTypes": [
"iframe" "iframe"
], ],

View File

@ -111,7 +111,7 @@
"description": "Library for this question.", "description": "Library for this question.",
"options": [ "options": [
"H5P.MultiChoice 1.3", "H5P.MultiChoice 1.3",
"H5P.DragQuestion 1.3", "H5P.DragQuestion 1.4",
"H5P.Blanks 1.3", "H5P.Blanks 1.3",
"H5P.MarkTheWords 1.3", "H5P.MarkTheWords 1.3",
"H5P.DragText 1.3" "H5P.DragText 1.3"