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 5c4cff1 commit a297dd5Copy full SHA for a297dd5
version.php
@@ -28,8 +28,8 @@
28
defined('MOODLE_INTERNAL') || die();
29
30
$plugin->component = 'mod_moodleoverflow';
31
-$plugin->version = 2020060500;
32
-$plugin->release = 'v3.9-r1';
+$plugin->version = 2020111300;
+$plugin->release = 'v3.10-r1';
33
$plugin->requires = 2018051703;
34
$plugin->maturity = MATURITY_STABLE;
35
-$plugin->dependencies = array();
+$plugin->dependencies = array();
0 commit comments