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

Prepare for release 1.22.4

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