Skip to content

Commit

Permalink
Removed support for 4.2 to own branch
Browse files Browse the repository at this point in the history
  • Loading branch information
frogprincess committed Dec 24, 2024
1 parent ab3fde9 commit ac75b78
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_peerwork';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '4.2.0';
$plugin->supported = [402];
$plugin->supported = [402, 402];
$plugin->dependencies = [
'peerworkcalculator_webpa' => 2020052200,
];

0 comments on commit ac75b78

Please sign in to comment.