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

Release v3.7-r2

parent 75ba8795
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.7-r2
* 2019-06-21 - Removed SCSS fix because MDL-61319 has now been fixed and integrated.
* 2019-06-11 - Added hide_if function to suitable admin setting incoursesettingsswitchtoroleposition and corrected README.md.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2019060400;
$plugin->release = 'v3.7-r1';
$plugin->version = 2019070500;
$plugin->release = 'v3.7-r2';
$plugin->requires = 2019052000.05;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2019052000);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment