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

Release v3.5-r2

parent 2e85b290
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.5-r2
* 2018-07-31 - Fixed bug in function theme_boost_campus_process_flatnav.
* 2018-07-31 - Removed deprecated.txt file because it is unnecessary.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2018072400;
$plugin->release = 'v3.5-r1';
$plugin->version = 2018073100;
$plugin->release = 'v3.5-r2';
$plugin->requires = 2018051300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2018051300);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment