Skip to content

Commit

Permalink
Version 2024121102
Browse files Browse the repository at this point in the history
  • Loading branch information
eynimeni committed Dec 11, 2024
1 parent 990cc5c commit ce4d5ae
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 @@

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

$plugin->version = 2024121101;
$plugin->version = 2024121102;
$plugin->requires = 2022112800; // Requires this Moodle version. Current: Moodle 4.1.
$plugin->release = '8.8.9';
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit ce4d5ae

Please sign in to comment.