Skip to content
Snippets Groups Projects
Commit 02b1fd14 authored by Thomas Marstrander's avatar Thomas Marstrander
Browse files

Prepare moodle version for release

parent 10c158bf
No related branches found
No related tags found
No related merge requests found
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->version = 2020120101; $plugin->version = 2021040800;
$plugin->requires = 2013051403; $plugin->requires = 2013051403;
$plugin->cron = 0; $plugin->cron = 0;
$plugin->component = 'mod_hvp'; $plugin->component = 'mod_hvp';
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;
$plugin->release = '1.21.1'; $plugin->release = '1.22.0';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment