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

Release v3.7-r4

parent 1ae69fd6
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-r4
* 2020-02-11 - Re-ordered in course course settings to be displayed within the course header.
* 2020-02-07 - Added missing information to README.md for the changes to the activity navigation links.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2019111300;
$plugin->release = 'v3.7-r3';
$plugin->version = 2020021200;
$plugin->release = 'v3.7-r4';
$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