diff --git a/version.php b/version.php index c02f06d..369ca6d 100644 --- a/version.php +++ b/version.php @@ -24,8 +24,8 @@ defined('MOODLE_INTERNAL') || die; -$plugin->version = 2024030700; -$plugin->release = '1.3.0'; +$plugin->version = 2024032200; +$plugin->release = '1.3.1'; $plugin->maturity = MATURITY_STABLE; $plugin->requires = 2018051700; $plugin->component = 'local_moodlecheck';