Minor Bump because of interface change in H5P.Video

pull/27/head
Paal Joergensen 2018-04-23 11:44:57 +02:00
parent 685ecb7a23
commit 46f659e5aa
2 changed files with 7 additions and 7 deletions

View File

@ -3,8 +3,8 @@
"description": "Put together a set of different questions that has to be solved. (Quiz)",
"contentType": "question",
"majorVersion": 1,
"minorVersion": 13,
"patchVersion": 4,
"minorVersion": 14,
"patchVersion": 0,
"embedTypes": [
"iframe"
],
@ -41,7 +41,7 @@
{
"machineName": "H5P.Video",
"majorVersion": 1,
"minorVersion": 3
"minorVersion": 4
},
{
"machineName": "H5P.JoubelUI",

View File

@ -121,12 +121,12 @@
"importance": "high",
"description": "Library for this question.",
"options": [
"H5P.MultiChoice 1.10",
"H5P.MultiChoice 1.11",
"H5P.DragQuestion 1.11",
"H5P.Blanks 1.8",
"H5P.Blanks 1.9",
"H5P.MarkTheWords 1.7",
"H5P.DragText 1.6",
"H5P.TrueFalse 1.2"
"H5P.TrueFalse 1.3"
]
}
},
@ -539,4 +539,4 @@
}
]
}
]
]