Skip to content

Commit

Permalink
Date format should be month first
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-tii committed Sep 11, 2024
1 parent c372af7 commit 259e6eb
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 @@ -25,7 +25,7 @@
$plugin = new StdClass();
}

$plugin->version = 2024110901;
$plugin->version = 2024091101;
$plugin->release = "4.1+";
$plugin->requires = 2022112800; // Require Moodle 4.1.0+
$plugin->component = 'mod_turnitintooltwo';
Expand Down

0 comments on commit 259e6eb

Please sign in to comment.