Skip to content

Commit

Permalink
v4.4-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaHerrmann authored Jun 4, 2024
1 parent 0097fb9 commit 420c1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;

0 comments on commit 420c1dd

Please sign in to comment.