diff --git a/version.php b/version.php index d5a55be..1eb9caa 100644 --- a/version.php +++ b/version.php @@ -33,4 +33,3 @@ $plugin->release = 2026011300; // Human-readable release information. $plugin->requires = 2025100600; // Moodle 5.1. $plugin->maturity = MATURITY_STABLE; // Suitable for PRODUCTION environments! $plugin->supported = [501, 501]; // A range of branch numbers of supported moodle versions. -