diff --git a/version.php b/version.php index c671f302..f6f52b99 100644 --- a/version.php +++ b/version.php @@ -24,7 +24,7 @@ $plugin->component = 'mod_coursework'; -$plugin->version = 2024082700; // If version == 0 then module will not be installed +$plugin->version = 2024090300; // If version == 0 then module will not be installed $plugin->requires = 2023100400; // Requires this Moodle version $plugin->cron = 300; // Period for cron to check this module (secs).