diff --git a/version.php b/version.php index cdf777fd..ab8a7f7a 100644 --- a/version.php +++ b/version.php @@ -26,8 +26,8 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'mod_mootimeter'; -$plugin->release = '0.2.0'; -$plugin->version = 20240050902; +$plugin->release = '0.3.0'; +$plugin->version = 2024051600; $plugin->requires = 2022112800; $plugin->maturity = MATURITY_ALPHA; $plugin->supported = [403, 404]; // A range of branch numbers of supported moodle versions.