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 049d185 commit a419344Copy full SHA for a419344
version.php
@@ -6,8 +6,8 @@
6
7
defined('MOODLE_INTERNAL') || die;
8
9
-$plugin->version = 2023053100;
+$plugin->version = 2023061300;
10
$plugin->requires = 2016052300;
11
$plugin->maturity = MATURITY_STABLE;
12
-$plugin->release = '4.2.0';
+$plugin->release = '4.3.0';
13
$plugin->component = 'local_moodleappbehat';
0 commit comments