Bumped api version.

namespaces
Frode Petterson 2014-05-23 16:15:15 +02:00
parent d42f6f6760
commit 4a32f976e5
1 changed files with 1 additions and 1 deletions

View File

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