From 5361259a2f02c133e03c1cfb20dddaf089d39319 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Mon, 15 Jul 2019 15:30:33 +0200 Subject: [PATCH] Recursive BUMP --- library.json | 4 ++-- semantics.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/library.json b/library.json index 08f196e..6882cb4 100644 --- a/library.json +++ b/library.json @@ -3,8 +3,8 @@ "description": "Put together a set of different questions that has to be solved. (Quiz)", "contentType": "question", "majorVersion": 1, - "minorVersion": 16, - "patchVersion": 5, + "minorVersion": 17, + "patchVersion": 0, "embedTypes": [ "iframe" ], diff --git a/semantics.json b/semantics.json index 5d8da80..5dcab1f 100644 --- a/semantics.json +++ b/semantics.json @@ -121,12 +121,12 @@ "importance": "high", "description": "Library for this question.", "options": [ - "H5P.MultiChoice 1.13", + "H5P.MultiChoice 1.14", "H5P.DragQuestion 1.13", - "H5P.Blanks 1.11", + "H5P.Blanks 1.12", "H5P.MarkTheWords 1.9", "H5P.DragText 1.8", - "H5P.TrueFalse 1.5", + "H5P.TrueFalse 1.6", "H5P.Essay 1.2" ] }