We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53cd4e4 commit a532558Copy full SHA for a532558
library.json
@@ -3,7 +3,7 @@
3
"description": "Let your students train their listening comprehension and spelling",
4
"majorVersion": 1,
5
"minorVersion": 1,
6
- "patchVersion": 0,
+ "patchVersion": 1,
7
"runnable": 1,
8
"embedTypes": ["iframe"],
9
"author": "Oliver Tacke",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "h5p-dictation",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Let your students train their listening comprehension and spelling skills.",
"scripts": {
"test": "jest",
0 commit comments