HFP-1994 Bump core minor version
parent
022695ac74
commit
d99ab7eda2
|
@ -1770,10 +1770,10 @@ abstract class H5PHubEndpoints {
|
|||
* Functions and storage shared by the other H5P classes
|
||||
*/
|
||||
class H5PCore {
|
||||
|
||||
|
||||
public static $coreApi = array(
|
||||
'majorVersion' => 1,
|
||||
'minorVersion' => 14
|
||||
'minorVersion' => 15
|
||||
);
|
||||
public static $styles = array(
|
||||
'styles/h5p.css',
|
||||
|
|
Loading…
Reference in New Issue