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

Fix version number

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