Bumped core because of bugfix for optional selects [HFJ-2183]

pull/25/head 1.9.0
Paal Joergensen 2016-09-21 13:22:35 +02:00
parent 5b8836b5be
commit 5f38e2b7f8
1 changed files with 1 additions and 1 deletions

View File

@ -1665,7 +1665,7 @@ class H5PCore {
public static $coreApi = array(
'majorVersion' => 1,
'minorVersion' => 8
'minorVersion' => 9
);
public static $styles = array(
'styles/h5p.css',