Bumped core API version because of API changes in editor
parent
bf554b8ee2
commit
f28036ca0e
|
@ -1676,7 +1676,7 @@ class H5PCore {
|
|||
|
||||
public static $coreApi = array(
|
||||
'majorVersion' => 1,
|
||||
'minorVersion' => 9
|
||||
'minorVersion' => 10
|
||||
);
|
||||
public static $styles = array(
|
||||
'styles/h5p.css',
|
||||
|
|
Loading…
Reference in New Issue