From 3fda439aa19eba881c7afa49ebba8fa1f67e78f6 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Tue, 2 May 2017 10:30:27 +0200 Subject: [PATCH] Bumping core version --- h5p.classes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h5p.classes.php b/h5p.classes.php index cb83ea1..86e0a29 100644 --- a/h5p.classes.php +++ b/h5p.classes.php @@ -1722,7 +1722,7 @@ class H5PCore { public static $coreApi = array( 'majorVersion' => 1, - 'minorVersion' => 12 + 'minorVersion' => 13 ); public static $styles = array( 'styles/h5p.css',