Skip to main content
Sign in
Snippets Groups Projects
Unverified Commit a436a25f authored by Nina Herrmann's avatar Nina Herrmann Committed by GitHub
Browse files

Update version.php

parent 6e80d6f9
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die(); ...@@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'filter_opencast'; $plugin->component = 'filter_opencast';
$plugin->release = 'v4.3-r1'; $plugin->release = 'v4.3-r1';
$plugin->version = 2023112200; $plugin->version = 2024060400;
$plugin->requires = 2020061524; // Requires Moodle 3.9+. $plugin->requires = 2020061524; // Requires Moodle 3.9+.
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = [ $plugin->dependencies = [
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment