Skip to content

Commit e7f7171

Browse files
committed
issue #114: bump CI for Moodle 4.5
1 parent aed0dc5 commit e7f7171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
$plugin->release = 2024091300;
2929
$plugin->version = 2024091300;
3030
$plugin->requires = 2022112800;
31-
$plugin->supported = [404, 404];
31+
$plugin->supported = [404, 405];
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)