diff --git a/version.php b/version.php index 8fb2ec44298b80f6c88a4e2e35505dbb4db140a2..09c3ed2c6674acc7d7591c02f3bee7244bbef32b 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die; $plugin->maturity = MATURITY_BETA; -$plugin->version = 2020111600; +$plugin->version = 2020051700; $plugin->component = 'tool_lifecycle'; $plugin->requires = 2017111300; // Require Moodle 3.4 (or above). -$plugin->release = 'v3.10-r1'; +$plugin->release = 'v3.11-r1';