Skip to content
Snippets Groups Projects
Unverified Commit 60ea02d0 authored by Tobias Reischmann's avatar Tobias Reischmann
Browse files

New version v3.7-r1

parent c31e144b
Branches
Tags
No related merge requests found
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
defined('MOODLE_INTERNAL') || die; defined('MOODLE_INTERNAL') || die;
$plugin->maturity = MATURITY_ALPHA; $plugin->maturity = MATURITY_BETA;
$plugin->version = 2019082300; $plugin->version = 2019090500;
$plugin->component = 'tool_lifecycle'; $plugin->component = 'tool_lifecycle';
$plugin->requires = 2017111300; // Require Moodle 3.4 (or above). $plugin->requires = 2017111300; // Require Moodle 3.4 (or above).
$plugin->release = 'v3.6-r1'; $plugin->release = 'v3.7-r1';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment