Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TamaraGunkel authored Dec 20, 2021
1 parent a509d24 commit 0b2de8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 = 'v3.11-r5'; // Fifth release under Moodle 3.11.
$plugin->version = 2021120100;
$plugin->release = 'v3.11-r6'; // Fifth release under Moodle 3.11.
$plugin->version = 2021122000;
$plugin->requires = 2017051500;
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 0b2de8a

Please sign in to comment.