File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11MDTSITE=lang.moodle.org
2- MDTVERSION=5.0
2+ MDTVERSION=5.1
33MDTCOMPONENT=local_amos
44MDTRELPATH=local/amos/
55MDTEXPORT=origin/main
Original file line number Diff line number Diff line change 1+ ### 2025.10.20 ###
2+
3+ * MDLSITE-8135 Support the new directory layout introduced in Moodle 5.1
4+
15### 2025.07.01 ###
26
37* MDLSITE-8099 Added ability to filter additional (contributed) components only.
Original file line number Diff line number Diff line change 2525defined ('MOODLE_INTERNAL ' ) || die ();
2626
2727$ plugin ->component = 'local_amos ' ;
28- $ plugin ->version = 2025070100 ;
29- $ plugin ->release = '2025.07.01 ' ;
28+ $ plugin ->version = 2025102000 ;
29+ $ plugin ->release = '2025.10.20 ' ;
3030$ plugin ->maturity = MATURITY_STABLE ;
31- $ plugin ->requires = 2025041400 ;
31+ $ plugin ->requires = 2025100600 ;
You can’t perform that action at this time.
0 commit comments