Skip to content

Commit

Permalink
Update version.php for release v4.0-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
Laur0r authored May 23, 2022
1 parent f58cd13 commit 58b33f3
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 = 2022041800;
$plugin->release = 'v4.0-r1';
$plugin->release = 'v4.0-r2';
$plugin->requires = 2020061500; // Requires Moodle 3.9+.
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array();

0 comments on commit 58b33f3

Please sign in to comment.