Skip to content

Commit

Permalink
Change version date to trigger a github-ci rerun/
Browse files Browse the repository at this point in the history
  • Loading branch information
trampgeek committed Sep 6, 2024
1 parent 637d638 commit 27adc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2024090500;
$plugin->version = 2024090600;
$plugin->requires = 2022041900;
$plugin->cron = 0;
$plugin->component = 'qtype_coderunner';
Expand Down

0 comments on commit 27adc8c

Please sign in to comment.