From 0027c626909be4544d91735bbb0db0a15130f2bc Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Tue, 7 Feb 2017 11:39:34 +0100 Subject: [PATCH] Bumping versions --- library.json | 4 ++-- semantics.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 2b852cc..698af42 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "Put together a set of different questions that has to be solved. (Quiz)", "contentType": "question", "majorVersion": 1, - "minorVersion": 11, + "minorVersion": 12, "patchVersion": 0, "embedTypes": [ "iframe" @@ -61,4 +61,4 @@ "minorVersion": 2 } ] -} +} \ No newline at end of file diff --git a/semantics.json b/semantics.json index 7b05eec..a501305 100644 --- a/semantics.json +++ b/semantics.json @@ -122,7 +122,7 @@ "description": "Library for this question.", "options": [ "H5P.MultiChoice 1.9", - "H5P.DragQuestion 1.8", + "H5P.DragQuestion 1.9", "H5P.Blanks 1.7", "H5P.MarkTheWords 1.6", "H5P.DragText 1.5",