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