Bumped core API version because of API changes in editor

pull/30/head
thomasmars 2016-10-21 09:53:59 +02:00
parent bf554b8ee2
commit f28036ca0e
1 changed files with 1 additions and 1 deletions

View File

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