Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gemguardian committed May 8, 2024
1 parent 9b91daf commit 1c748ad
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 = 2024042700;
$plugin->version = 2024050800;
$plugin->maturity = MATURITY_BETA;
$plugin->requires = 2024042200.00; // 4.4 (Build: 20240422).
$plugin->supported = [404, 404];
Expand Down

0 comments on commit 1c748ad

Please sign in to comment.