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 4514178 commit 867cfa4Copy full SHA for 867cfa4
version.php
@@ -29,7 +29,7 @@
29
30
$plugin->component = 'mod_moodleoverflow';
31
$plugin->version = 2023082500;
32
-$plugin->release = 'v4.2-r2';
+$plugin->release = 'v4.2-r4';
33
$plugin->requires = 2020061500; // Requires Moodle 3.9+.
34
$plugin->maturity = MATURITY_STABLE;
35
$plugin->dependencies = array();
0 commit comments