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 0359e1b commit 62342d4Copy full SHA for 62342d4
version.php
@@ -25,8 +25,8 @@
25
26
defined('MOODLE_INTERNAL') || die;
27
28
-$plugin->version = 2016081000;
29
-$plugin->release = '1.2b';
+$plugin->version = 2016081100;
+$plugin->release = '1.2';
30
$plugin->requires = 2015051103;
31
-$plugin->maturity = MATURITY_BETA;
+$plugin->maturity = MATURITY_STABLE;
32
$plugin->component = 'tool_moodlebox';
0 commit comments