MDL-74471 versions: bump all versions and requires near release

This commit is contained in:
Jun Pataleta
2022-04-13 10:37:36 +08:00
parent 5423e5f443
commit 70f6b1605b
428 changed files with 892 additions and 892 deletions
+2 -2
View File
@@ -26,6 +26,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'workshopallocation_random';
$plugin->version = 2021052500;
$plugin->requires = 2021052500;
$plugin->version = 2022041900;
$plugin->requires = 2022041200;
$plugin->maturity = MATURITY_STABLE;