diff --git a/version.php b/version.php index 109733491374854b7be19ea7bf0bd4b16a261ddf..aaf19368ecca1a2236cadcc9c9223f216bcf8f47 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die; $plugin->maturity = MATURITY_BETA; -$plugin->version = 2020012100; +$plugin->version = 2020060500; $plugin->component = 'tool_lifecycle'; $plugin->requires = 2017111300; // Require Moodle 3.4 (or above). -$plugin->release = 'v3.8-r2'; +$plugin->release = 'v3.9-r1';