Bumped Blanks, MultiChoice and Video dependency.

pull/4/merge
thomasmars 2016-09-12 09:41:39 +02:00
parent 0849080488
commit e2aa9d5a6b
2 changed files with 4 additions and 4 deletions

View File

@ -41,7 +41,7 @@
{ {
"machineName": "H5P.Video", "machineName": "H5P.Video",
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 2 "minorVersion": 3
}, },
{ {
"machineName": "H5P.JoubelUI", "machineName": "H5P.JoubelUI",

View File

@ -110,9 +110,9 @@
"label": "Question type", "label": "Question type",
"description": "Library for this question.", "description": "Library for this question.",
"options": [ "options": [
"H5P.MultiChoice 1.7", "H5P.MultiChoice 1.8",
"H5P.DragQuestion 1.7", "H5P.DragQuestion 1.7",
"H5P.Blanks 1.6", "H5P.Blanks 1.7",
"H5P.MarkTheWords 1.6", "H5P.MarkTheWords 1.6",
"H5P.DragText 1.5" "H5P.DragText 1.5"
] ]
@ -385,4 +385,4 @@
} }
] ]
} }
] ]