diff --git a/version.php b/version.php index 392fec0..1944302 100644 --- a/version.php +++ b/version.php @@ -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, ];