Skip to content

Commit

Permalink
Bump version, Moodle 4.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-csg authored Oct 7, 2023
1 parent cc53a9f commit 71adb4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

$plugin->component = 'mod_learningmap';
$plugin->release = '0.9.5';
$plugin->version = 2023080102;
$plugin->version = 2023100701;
$plugin->requires = 2020061500;
$plugin->supported = [39, 402];
$plugin->supported = [39, 403];
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 71adb4a

Please sign in to comment.