Merge branch 'MDL-83268-403' of https://github.com/sarjona/moodle into MOODLE_403_STABLE
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2024092500; // The current module version (Date: YYYYMMDDXX).
|
||||
$plugin->version = 2023100900; // The current module version (Date: YYYYMMDDXX).
|
||||
$plugin->requires = 2023100400; // Requires this Moodle version.
|
||||
$plugin->component = 'h5plib_v127'; // Full name of the plugin (used for diagnostics).
|
||||
|
||||
Reference in New Issue
Block a user