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