File tree Expand file tree Collapse file tree 3 files changed +10
-17
lines changed Expand file tree Collapse file tree 3 files changed +10
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 5.0.2 (2024-10-24)
5+ ------------------
6+ * [ FEATURE] Easy upload for v5.x with behat test
7+ * [ FEATURE] Providing extra information for the fields and tabs for v5.x
8+ * [ CHANGE] Adjust form verification in simple page for v5.x
9+ * [ CHANGE] Adjust ci config, bump opencast coverage
10+
11+
4125.0.1 (2024-09-01)
513------------------
614* [ CHANGE] #278 Replace global download configuration with enforce download default policy
Original file line number Diff line number Diff line change 2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
2828$ plugin ->component = 'mod_opencast ' ;
29- $ plugin ->release = 'v5.0-r2 ' ;
30- $ plugin ->version = 20250801012 ;
29+ $ plugin ->release = 'v5.0-r3 ' ;
30+ $ plugin ->version = 2025080102 ;
3131$ plugin ->requires = 2025041400 ; // Requires Moodle 5.0+.
3232$ plugin ->supported = [500 , 500 ];
3333$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments