MDL-81549 versions: bump all versions and requires near release
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2023100900;
|
||||
$plugin->requires = 2023100400; // Requires this Moodle version.
|
||||
$plugin->version = 2024042200;
|
||||
$plugin->requires = 2024041600; // Requires this Moodle version.
|
||||
$plugin->component = 'dataformat_html';
|
||||
|
||||
Reference in New Issue
Block a user