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 b84653b commit dca59d9Copy full SHA for dca59d9
version.php
@@ -24,7 +24,7 @@
24
25
$plugin->component = 'mod_coursework';
26
27
-$plugin->version = 2024082700; // If version == 0 then module will not be installed
+$plugin->version = 2024090300; // If version == 0 then module will not be installed
28
$plugin->requires = 2023100400; // Requires this Moodle version
29
30
$plugin->cron = 300; // Period for cron to check this module (secs).
0 commit comments