Bump minor for release

DragQuestion version has changed, must be updatable.
pull/7/head
thomasmars 2016-09-11 16:53:34 +02:00
parent 149a622d46
commit 0849080488
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
"description": "Put together a set of different questions that has to be solved. (Quiz)", "description": "Put together a set of different questions that has to be solved. (Quiz)",
"contentType": "question", "contentType": "question",
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 8, "minorVersion": 9,
"patchVersion": 4, "patchVersion": 0,
"embedTypes": [ "embedTypes": [
"iframe" "iframe"
], ],
@ -61,4 +61,4 @@
"minorVersion": 1 "minorVersion": 1
} }
] ]
} }

View File

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