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

Release v3.6-r1

parent 51b0855b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus_child
Changes
-------
### Unreleased
### v3.6-r1
* 2019-01-31 - Check compatibility for Moodle 3.6, no functionality change.
* 2018-12-05 - Changed travis.yml due to upstream changes.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus_child';
$plugin->version = 2018100400;
$plugin->release = 'v3.5-r2';
$plugin->version = 2019013100;
$plugin->release = 'v3.6-r1';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2018120300, 'theme_boost_campus' => 2019013100);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment