File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ moodle-theme_boost_union
44Changes
55-------
66
7- ### Unreleased
7+ ### v4.3-r16
88
99* 2024-10-09 - Bugfix: Course category breadcrumbs were broken on the course enrolment page due to MDL-80974 and were removed, resolves #727 .
1010* 2024-10-08 - Upstream change: Adopt change from MDL-82298 into smartmenus-[ card|more] menu-children.mustache
Original file line number Diff line number Diff line change 2525defined ('MOODLE_INTERNAL ' ) || die ();
2626
2727$ plugin ->component = 'theme_boost_union ' ;
28- $ plugin ->version = 2023102042 ;
29- $ plugin ->release = 'v4.3-r15 ' ;
28+ $ plugin ->version = 2023102043 ;
29+ $ plugin ->release = 'v4.3-r16 ' ;
3030$ plugin ->requires = 2023100900 ;
3131$ plugin ->supported = [403 , 403 ];
3232$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments