Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
icc committed Jul 13, 2017
1 parent d6be6de commit 0dc04dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions library.json
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"contentType": "Media",
"majorVersion": 1,
"minorVersion": 17,
"minorVersion": 18,
"patchVersion": 0,
"machineName": "H5P.InteractiveVideo",
"author": "Joubel",
Expand Down Expand Up @@ -58,7 +58,7 @@
{
"machineName": "H5PEditor.InteractiveVideo",
"majorVersion": 1,
"minorVersion": 17
"minorVersion": 18
}
]
}
14 changes: 7 additions & 7 deletions semantics.json
Expand Up @@ -275,14 +275,14 @@
"H5P.Table 1.1",
"H5P.Link 1.3",
"H5P.Image 1.0",
"H5P.Summary 1.7",
"H5P.SingleChoiceSet 1.8",
"H5P.MultiChoice 1.9",
"H5P.Summary 1.8",
"H5P.SingleChoiceSet 1.9",
"H5P.MultiChoice 1.10",
"H5P.TrueFalse 1.1",
"H5P.Blanks 1.7",
"H5P.DragQuestion 1.10",
"H5P.MarkTheWords 1.6",
"H5P.DragText 1.5",
"H5P.Blanks 1.8",
"H5P.DragQuestion 1.11",
"H5P.MarkTheWords 1.7",
"H5P.DragText 1.6",
"H5P.GoToQuestion 1.2",
"H5P.IVHotspot 1.2",
"H5P.Questionnaire 1.2"
Expand Down

0 comments on commit 0dc04dd

Please sign in to comment.