Bump to version 1.11

Relates to: #HFP-285
pull/27/head
Tom Arild Jakobsen 2016-11-29 16:44:20 +01:00
parent 5494443533
commit 32d06356b1
1 changed files with 1 additions and 1 deletions

View File

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