diff --git a/version.php b/version.php index 5a1f034..5a1ad6d 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'tool_opencast'; -$plugin->release = 'v3.11-rr'; // Fifth release under Moodle 3.11. +$plugin->release = 'v3.11-r7'; // Fifth release under Moodle 3.11. $plugin->version = 2022021000; $plugin->requires = 2017051500; $plugin->maturity = MATURITY_STABLE;