diff --git a/version.php b/version.php index 41294f8..bcd03e7 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'tool_opencast'; -$plugin->release = 'v4.3-r1'; +$plugin->release = 'v4.4-r1'; $plugin->version = 2024060400; $plugin->requires = 2022112800; // Requires Moodle 4.1+. $plugin->maturity = MATURITY_STABLE;