From cda9ceaeecf21adfdae35d36c7ecb78852726075 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Fri, 4 Aug 2017 08:40:47 +0200 Subject: [PATCH] Preparing release - updating version --- library.json | 6 +++--- semantics.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 0c46467..eeca3e6 100644 --- a/library.json +++ b/library.json @@ -4,7 +4,7 @@ "contentType": "question", "majorVersion": 1, "minorVersion": 13, - "patchVersion": 0, + "patchVersion": 1, "embedTypes": [ "iframe" ], @@ -46,7 +46,7 @@ { "machineName": "H5P.JoubelUI", "majorVersion": 1, - "minorVersion": 2 + "minorVersion": 3 } ], "editorDependencies": [ @@ -66,4 +66,4 @@ "minorVersion": 2 } ] -} +} \ No newline at end of file diff --git a/semantics.json b/semantics.json index 733e68e..a200f25 100644 --- a/semantics.json +++ b/semantics.json @@ -126,7 +126,7 @@ "H5P.Blanks 1.8", "H5P.MarkTheWords 1.7", "H5P.DragText 1.6", - "H5P.TrueFalse 1.1" + "H5P.TrueFalse 1.2" ] } },