Skip to content

Commit 00c5cea

Browse files
committed
issue #225: bump CI for Moodle 4.5
1 parent c8b8b56 commit 00c5cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
$plugin->version = 2024090300;
2929
$plugin->release = 2024090300; // Match release exactly to version.
3030
$plugin->requires = 2024042200;
31-
$plugin->supported = [404, 404];
31+
$plugin->supported = [404, 405];
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)