Bump coreApi due to editor changes

HFP-1174
pull/40/head
Frode Petterson 2017-06-26 10:43:59 +02:00
parent f07ce1b3c3
commit 6444c1443b
1 changed files with 1 additions and 1 deletions

View File

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