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 66f4c16 commit 5c092bfCopy full SHA for 5c092bf
version.php
@@ -26,9 +26,9 @@
26
27
$plugin = new stdClass();
28
29
-$plugin->version = 2024102800;
30
-$plugin->release = '2.18.2-beta2';
+$plugin->version = 2024103100;
+$plugin->release = '2.18.2';
31
$plugin->requires = 2024042200;
32
$plugin->supported = [404, 405];
33
-$plugin->maturity = MATURITY_BETA;
+$plugin->maturity = MATURITY_STABLE;
34
$plugin->component = 'tool_moodlebox';
0 commit comments