diff --git a/version.php b/version.php index 68e10b16997001dff40179fb97a57f33bdc9c3ce..3e1554fcbe79457f78d317de1f346e5c62ff1bde 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die; $plugin->maturity = MATURITY_BETA; -$plugin->version = 2019103100; +$plugin->version = 2019120200; $plugin->component = 'tool_lifecycle'; $plugin->requires = 2017111300; // Require Moodle 3.4 (or above). -$plugin->release = 'v3.7-r1'; +$plugin->release = 'v3.8-r1';