Added new line at the end of version.php.

This commit is contained in:
abhinavgandham
2026-01-13 12:03:06 +10:00
parent cc09171e82
commit 245bc347d4

View File

@@ -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.