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 6, 2024
1 parent 8faccee commit 7f6a91a
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 @@ -26,7 +26,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'repository_opencast';
$plugin->release = 'v4.3-r1';
$plugin->release = 'v4.4-r1';
$plugin->version = 2024060400;
$plugin->requires = 2022112810; // Requires Moodle 4.1+.
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit 7f6a91a

Please sign in to comment.