Skip to content
Snippets Groups Projects
Commit d2b38c92 authored by Alexander Bias's avatar Alexander Bias
Browse files

Release v3.10-r6

parent 52a71359
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
### v3.10-r6
* 2021-04-20 - Adjusted footer.mustache due to upstream changes in theme Boost core (MDL-70173).
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2020112804;
$plugin->release = 'v3.10-r5';
$plugin->version = 2020112805;
$plugin->release = 'v3.10-r6';
$plugin->requires = 2020110900;
$plugin->supported = [310, 310];
$plugin->maturity = MATURITY_STABLE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment