Bumped coreApi version to reflect editor changes

pull/17/head
Frode Petterson 2016-04-04 11:11:18 +02:00
parent 6b31d467a0
commit a11e8d4365
1 changed files with 1 additions and 1 deletions

View File

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