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 b484b9a commit 0262f03Copy full SHA for 0262f03
version.php
@@ -26,8 +26,8 @@
26
27
$plugin = new stdClass();
28
29
-$plugin->version = 2017091300;
30
-$plugin->release = '1.7.1';
+$plugin->version = 2017110100;
+$plugin->release = '1.8';
31
$plugin->requires = 2016050400;
32
$plugin->maturity = MATURITY_STABLE;
33
$plugin->component = 'tool_moodlebox';
0 commit comments