diff --git a/library.json b/library.json index 283aae8..1b8800f 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": 6, + "patchVersion": 7, "runnable": 1, "embedTypes": [ "iframe" diff --git a/package-lock.json b/package-lock.json index 4e93de5..584fb2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "h5p-dictation", - "version": "1.3.6", + "version": "1.3.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "h5p-dictation", - "version": "1.3.6", + "version": "1.3.7", "license": "MIT", "devDependencies": { "@babel/core": "^7.25.2", diff --git a/package.json b/package.json index a87cd73..ef338e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5p-dictation", - "version": "1.3.6", + "version": "1.3.7", "description": "Let your students train their listening comprehension and spelling skills.", "scripts": { "test": "jest",