diff --git a/version.php b/version.php index 20166f7..66baf1e 100644 --- a/version.php +++ b/version.php @@ -29,6 +29,6 @@ $plugin->version = 2024080700; $plugin->release = '2.18.0'; $plugin->requires = 2018120300; -$plugin->supported = [404,404]; +$plugin->supported = [404, 404]; $plugin->maturity = MATURITY_STABLE; $plugin->component = 'tool_moodlebox';