We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6aa6bc commit 5d9adb2Copy full SHA for 5d9adb2
1 file changed
version.php
@@ -28,7 +28,7 @@
28
$plugin->requires = 2022041900;
29
$plugin->cron = 0;
30
$plugin->component = 'qtype_stack';
31
-$plugin->maturity = MATURITY_ALPHA;
+$plugin->maturity = MATURITY_STABLE;
32
$plugin->release = '4.12.0 for Moodle 4.2+';
33
34
$plugin->dependencies = [
0 commit comments