Bump core api version

pull/66/head 1.23.0
Paal Joergensen 2019-08-15 13:26:32 +02:00
parent 064391236a
commit 8ceb77e881
1 changed files with 1 additions and 1 deletions

View File

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