Skip to content

Commit 2775222

Browse files
Supported moodle versions updated
1 parent 5096bea commit 2775222

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->requires = 2020061500; // Requires this Moodle version.
2929
$plugin->release = 'Version 1.3';
3030
$plugin->component = 'format_kickstart'; // Full name of the plugin (used for diagnostics).
31-
$plugin->supported = [39, 400];
31+
$plugin->supported = [39, 311];
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)