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 851a091 commit 16dd146Copy full SHA for 16dd146
version.php
@@ -28,8 +28,8 @@
28
defined('MOODLE_INTERNAL') || die();
29
30
$plugin->component = 'mod_moodleoverflow';
31
-$plugin->version = 2022072000;
32
-$plugin->release = 'v4.0-r2';
+$plugin->version = 2022082500;
+$plugin->release = 'v4.0-r4';
33
$plugin->requires = 2020061500; // Requires Moodle 3.9+.
34
$plugin->maturity = MATURITY_STABLE;
35
$plugin->dependencies = array();
0 commit comments