From 1f0f6e3c6051d3dccd3ddcc5e44c22d9d6b1a9b5 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Fri, 15 Jun 2018 14:49:11 +0200 Subject: [PATCH] Update dependency to QuestionSetTextualEditor --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 6ca0dfe..eb7f585 100644 --- a/library.json +++ b/library.json @@ -63,7 +63,7 @@ { "machineName": "H5PEditor.QuestionSetTextualEditor", "majorVersion": 1, - "minorVersion": 2 + "minorVersion": 3 }, { "machineName": "H5PEditor.ShowWhen", @@ -71,4 +71,4 @@ "minorVersion": 0 } ] -} \ No newline at end of file +}