From ea6af64c31accf8097b1bcd556f8e03e2b1f5d9b Mon Sep 17 00:00:00 2001 From: Thomas Marstrander Date: Fri, 15 May 2015 10:42:20 +0200 Subject: [PATCH] New DragQ version dependency, version bump --- library.json | 6 +++--- semantics.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 82719bf..a3ca89d 100644 --- a/library.json +++ b/library.json @@ -2,8 +2,8 @@ "title": "Question set", "contentType": "question", "majorVersion": 1, - "minorVersion": 3, - "patchVersion": 2, + "minorVersion": 4, + "patchVersion": 0, "embedTypes": [ "iframe" ], @@ -55,4 +55,4 @@ "minorVersion": 0 } ] -} \ No newline at end of file +} diff --git a/semantics.json b/semantics.json index 3337530..2ddc479 100644 --- a/semantics.json +++ b/semantics.json @@ -111,7 +111,7 @@ "description": "Library for this question.", "options": [ "H5P.MultiChoice 1.3", - "H5P.DragQuestion 1.3", + "H5P.DragQuestion 1.4", "H5P.Blanks 1.3", "H5P.MarkTheWords 1.3", "H5P.DragText 1.3"