We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555d097 commit 978202dCopy full SHA for 978202d
version.php
@@ -26,8 +26,8 @@
26
defined('MOODLE_INTERNAL') || die();
27
28
$plugin->component = 'customfield_semester';
29
-$plugin->version = 2025043000;
30
-$plugin->requires = 2024100700;
31
-$plugin->release = 'v4.5-r1';
+$plugin->version = 2025043001;
+$plugin->requires = 2022112800;
+$plugin->release = 'v4.5-r2';
32
$plugin->supported = [401, 405];
33
$plugin->maturity = MATURITY_STABLE;
0 commit comments