diff --git a/version.php b/version.php index 6ea0cfd66..202dfb234 100755 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024071901; +$plugin->version = 2024071902; $plugin->requires = 2022112800; // Requires this Moodle version. Current: Moodle 4.1. $plugin->release = '8.5.0'; $plugin->maturity = MATURITY_STABLE;