diff --git a/library.json b/library.json index e37e030..d2ec710 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "Let your students train their listening comprehension and spelling", "majorVersion": 1, "minorVersion": 0, - "patchVersion": 7, + "patchVersion": 8, "runnable": 1, "embedTypes": ["iframe"], "author": "Oliver Tacke", diff --git a/package.json b/package.json index 1ea90ee..32dae90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5p-dictation", - "version": "1.0.6", + "version": "1.0.8", "description": "Let your students train their listening comprehension and spelling skills.", "scripts": { "test": "jest",