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

Prepare for release 1.22.3

parent 7bb544a7
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 = 2021043000; $plugin->version = 2021061100;
$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.22.2'; $plugin->release = '1.22.3';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment