HFP-1145 Bump Core API version due to improvements

content-upgrade-on-upload
Frode Petterson 2018-12-20 16:17:27 +01:00
parent 2b474699b2
commit 6f4c4d9cc3
1 changed files with 1 additions and 1 deletions

View File

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