Skip to content

Commit

Permalink
New release v4.2-r4
Browse files Browse the repository at this point in the history
  • Loading branch information
justusdieckmann committed Aug 25, 2023
1 parent 4514178 commit 867cfa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

$plugin->component = 'mod_moodleoverflow';
$plugin->version = 2023082500;
$plugin->release = 'v4.2-r2';
$plugin->release = 'v4.2-r4';
$plugin->requires = 2020061500; // Requires Moodle 3.9+.
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array();

0 comments on commit 867cfa4

Please sign in to comment.