diff --git a/library.json b/library.json index 6cc89da..9569896 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "Let your students train their listening comprehension and spelling", "majorVersion": 1, "minorVersion": 3, - "patchVersion": 4, + "patchVersion": 5, "runnable": 1, "embedTypes": [ "iframe" diff --git a/package.json b/package.json index 6e95448..7c768d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5p-dictation", - "version": "1.3.4", + "version": "1.3.5", "description": "Let your students train their listening comprehension and spelling skills.", "scripts": { "test": "jest",