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 126eca8 commit e7f0bf4Copy full SHA for e7f0bf4
version.php
@@ -6,8 +6,8 @@
6
7
defined('MOODLE_INTERNAL') || die;
8
9
-$plugin->version = 2022121200;
+$plugin->version = 2022121600;
10
$plugin->requires = 2016052300;
11
$plugin->maturity = MATURITY_STABLE;
12
-$plugin->release = '4.1.0-dev';
+$plugin->release = '4.1.0';
13
$plugin->component = 'local_moodleappbehat';
0 commit comments