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

Prepare for release 1.19

parent d6b4c3e6
Branches
Tags
No related merge requests found
Subproject commit 14abf8489d5e2c94cc79d302096eff8518b42611 Subproject commit 0b93b3aeeac5493b536860d9790c3d88561885c7
Subproject commit 4a9ea77d470906ce1c114361493e0c94817c29d9 Subproject commit 8ceb77e8812af96debe1eeeef3bf4523304ede5f
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->version = 2019052100; $plugin->version = 2019081500;
$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.18'; $plugin->release = '1.19';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment