Skip to content

Commit 2693cc6

Browse files
committed
add supported to version.php
1 parent 05adea9 commit 2693cc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

version.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
$plugin->release = 'v5.0-r1';
2929
$plugin->version = 2025052900;
3030
$plugin->requires = 2025041400; // Requires Moodle 5.0+.
31+
$plugin->supported = [500, 500];
3132
$plugin->maturity = MATURITY_STABLE;
3233
$plugin->dependencies = [
3334
'tool_opencast' => 2025052600,

0 commit comments

Comments
 (0)