Skip to content
Snippets Groups Projects
Unverified Commit b801b18d authored by TamaraGunkel's avatar TamaraGunkel Committed by GitHub
Browse files

Update version.php

parent 83f8650e
Branches
No related tags found
No related merge requests found
...@@ -24,7 +24,8 @@ ...@@ -24,7 +24,8 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->maturity = MATURITY_RC; $plugin->maturity = MATURITY_STABLE;
$plugin->release = 'v3.11-r1';
$plugin->version = 2021101900; // The current plugin version (Date: YYYYMMDDXX). $plugin->version = 2021101900; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2020061500; // Requires this Moodle version. $plugin->requires = 2020061500; // Requires this Moodle version.
$plugin->component = 'filter_opencast'; // Full name of the plugin. $plugin->component = 'filter_opencast'; // Full name of the plugin.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment