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 206c2e2 commit 9ab8a3cCopy full SHA for 9ab8a3c
version.php
@@ -26,8 +26,8 @@
26
27
$plugin = new stdClass();
28
29
-$plugin->version = 2019030600;
30
-$plugin->release = '2.0.0-dev';
+$plugin->version = 2019041900;
+$plugin->release = '2.0.0';
31
$plugin->requires = 2018120300;
32
-$plugin->maturity = MATURITY_BETA;
+$plugin->maturity = MATURITY_STABLE;
33
$plugin->component = 'tool_moodlebox';
0 commit comments