We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5096bea commit 2775222Copy full SHA for 2775222
version.php
@@ -28,5 +28,5 @@
28
$plugin->requires = 2020061500; // Requires this Moodle version.
29
$plugin->release = 'Version 1.3';
30
$plugin->component = 'format_kickstart'; // Full name of the plugin (used for diagnostics).
31
-$plugin->supported = [39, 400];
+$plugin->supported = [39, 311];
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments