Skip to content
Snippets Groups Projects
Unverified Commit 8eee4e1d authored by Nina Herrmann's avatar Nina Herrmann Committed by GitHub
Browse files

Update version.php

parent 0d0f7613
Branches master
Tags v3.11-r1
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die; defined('MOODLE_INTERNAL') || die;
$plugin->maturity = MATURITY_BETA; $plugin->maturity = MATURITY_BETA;
$plugin->version = 2020051700; $plugin->version = 2021051700;
$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.11-r1'; $plugin->release = 'v3.11-r1';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment