We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cd5a2 commit 75a1dd5Copy full SHA for 75a1dd5
version.php
@@ -25,10 +25,9 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'mod_verbalfeedback';
28
-$plugin->release = '1.0.1';
29
-$plugin->version = 2022061301;
+$plugin->version = 2022091400;
30
$plugin->requires = 2020061500;
31
$plugin->maturity = MATURITY_STABLE;
32
$plugin->cron = 0;
33
$plugin->supported = [39, 400];
34
-$plugin->release = 'v4.0-r1';
+$plugin->release = 'v4.0-r2';
0 commit comments