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 f609b82 commit 5f15c98Copy full SHA for 5f15c98
version.php
@@ -27,7 +27,7 @@
27
$plugin = new stdClass();
28
29
$plugin->version = 2017041000;
30
-$plugin->release = '1.4.3+';
+$plugin->release = '1.4.4';
31
$plugin->requires = 2015051103;
32
$plugin->maturity = MATURITY_STABLE;
33
$plugin->component = 'tool_moodlebox';
0 commit comments