HFP-1905 Bump minor core version number

pull/52/head
Oliver Tacke 2018-04-06 17:11:33 +02:00
parent fbc21f6368
commit 3b38e273eb
1 changed files with 1 additions and 1 deletions

View File

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