Skip to content
Snippets Groups Projects
Commit c665cafc authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Release v3.2-r6

parent 3c02504d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
### Release v3.2-r6
* 2017-11-17 - Extended the behaviour of the setting "showsettingsincourse" to respect activities and resources menus, too. Please check this setting due to the new scope.
* 2017-11-09 - Replaced the settings icon with a edit profile button on the profile page.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2017101600;
$plugin->release = 'v3.2-r5';
$plugin->version = 2017111700;
$plugin->release = 'v3.2-r6';
$plugin->requires = 2016120503.05;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2016102100);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment