Bump Core API

pull/58/head
Frode Petterson 2019-03-14 11:53:53 +01:00
parent d05bc94d92
commit bf9250d80b
1 changed files with 1 additions and 1 deletions

View File

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