MDL-80544 core_h5p: Remove the h5plib_v124 plugin
The h5plib_v124 plugin can be removed because it has been replaced with h5plib_v126, which is using the latest versions of the libraries.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2023042405.05; // 20230424 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2023042405.06; // 20230424 = branching date YYYYMMDD - do not modify!
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '4.2.5+ (Build: 20240202)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user