We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1595d4a commit bb1ac06Copy full SHA for bb1ac06
version.php
@@ -25,8 +25,8 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'mod_learningmap';
28
-$plugin->release = '0.9.9';
29
-$plugin->version = 2025021501;
+$plugin->release = '0.9.9.1';
+$plugin->version = 2025022701;
30
$plugin->requires = 2020061500;
31
$plugin->supported = [401, 405];
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments