Skip to content

Commit

Permalink
Version 2024120902
Browse files Browse the repository at this point in the history
  • Loading branch information
eynimeni committed Dec 9, 2024
1 parent 3a6b219 commit a80d886
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 = 2024120901;
$plugin->version = 2024120902;
$plugin->requires = 2022112800; // Requires this Moodle version. Current: Moodle 4.1.
$plugin->release = '8.8.7';
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit a80d886

Please sign in to comment.