We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770ea7a commit 123fd10Copy full SHA for 123fd10
version.php
@@ -24,7 +24,7 @@
24
25
$plugin->component = 'mod_coursework';
26
27
-$plugin->version = 2026022600;
+$plugin->version = 2026022601;
28
$plugin->requires = 2024100700;
29
30
$plugin->cron = 300; // Period for cron to check this module (secs).
0 commit comments