Skip to content

Commit dca59d9

Browse files
committed
Plugin version 2024090300
1 parent b84653b commit dca59d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
$plugin->component = 'mod_coursework';
2626

27-
$plugin->version = 2024082700; // If version == 0 then module will not be installed
27+
$plugin->version = 2024090300; // If version == 0 then module will not be installed
2828
$plugin->requires = 2023100400; // Requires this Moodle version
2929

3030
$plugin->cron = 300; // Period for cron to check this module (secs).

0 commit comments

Comments
 (0)