diff --git a/library.json b/library.json index 1b8800f..396514b 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": 7, + "patchVersion": 8, "runnable": 1, "embedTypes": [ "iframe" diff --git a/package-lock.json b/package-lock.json index 65c5dee..5f452b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "h5p-dictation", - "version": "1.3.7", + "version": "1.3.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "h5p-dictation", - "version": "1.3.7", + "version": "1.3.8", "license": "MIT", "devDependencies": { "@babel/core": "^7.25.8", diff --git a/package.json b/package.json index 0d82606..2df56f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5p-dictation", - "version": "1.3.7", + "version": "1.3.8", "description": "Let your students train their listening comprehension and spelling skills.", "scripts": { "test": "jest",