We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2693cc6 commit 532d79dCopy full SHA for 532d79d
CHANGELOG.md
@@ -1,7 +1,7 @@
1
CHANGELOG
2
=========
3
4
-5.0.0 (2025-05-29)
+5.0.0 (2025-07-29)
5
------------------
6
* [FEATURE] The Opencast Course Overview is now accessible via the course navigation bar
7
* [CHANGE] Most features from the Opencast Block plugin have been moved to
version.php
@@ -26,7 +26,7 @@
26
27
$plugin->component = 'block_opencast';
28
$plugin->release = 'v5.0-r1';
29
-$plugin->version = 2025052900;
+$plugin->version = 2025072900;
30
$plugin->requires = 2025041400; // Requires Moodle 5.0+.
31
$plugin->supported = [500, 500];
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments