diff --git a/version.php b/version.php index 814e1fb9f09a02bec29cfd2f6c825ab7706c1860..f931da28a6e383d5627d5f9142ebeb680b5cbfdf 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die; $plugin->maturity = MATURITY_BETA; -$plugin->version = 2021112300; +$plugin->version = 2022033100; $plugin->component = 'tool_lifecycle'; $plugin->requires = 2017111300; // Require Moodle 3.4 (or above). -$plugin->release = 'v3.11-r1'; +$plugin->release = 'v3.11-r2';