We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1de1c commit 4edc761Copy full SHA for 4edc761
version.php
@@ -25,9 +25,9 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'mod_mooduell';
28
-$plugin->release = 'v2.2.4';
29
-$plugin->supported = [404, 501];
30
-$plugin->version = 2026020401;
+$plugin->release = 'v2.2.5';
+$plugin->supported = [405, 501];
+$plugin->version = 2026020900;
31
$plugin->requires = 2020061500;
32
$plugin->maturity = MATURITY_STABLE;
33
$plugin->dependencies = [
0 commit comments