Skip to content

Commit 614e9cb

Browse files
committed
JI-1690 Bump because of H5P.Image dependency change in Questionnaire
1 parent 0713b45 commit 614e9cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

library.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "MIT",
55
"contentType": "Media",
66
"majorVersion": 1,
7-
"minorVersion": 21,
8-
"patchVersion": 10,
7+
"minorVersion": 22,
8+
"patchVersion": 0,
99
"machineName": "H5P.InteractiveVideo",
1010
"author": "Joubel",
1111
"embedTypes": [
@@ -58,7 +58,7 @@
5858
{
5959
"machineName": "H5PEditor.InteractiveVideo",
6060
"majorVersion": 1,
61-
"minorVersion": 21
61+
"minorVersion": 22
6262
}
6363
]
64-
}
64+
}

semantics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
"H5P.DragText 1.8",
278278
"H5P.GoToQuestion 1.3",
279279
"H5P.IVHotspot 1.2",
280-
"H5P.Questionnaire 1.2",
280+
"H5P.Questionnaire 1.3",
281281
"H5P.FreeTextQuestion 1.0"
282282
]
283283
},

0 commit comments

Comments
 (0)