Skip to content
Snippets Groups Projects
Commit 8bfe444b authored by Alexander Bias's avatar Alexander Bias
Browse files

Release v3.6-r1

parent bfb2cac2
Branches
Tags v3.6-r1
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-block_course_overview_campus
Changes
-------
### Unreleased
### v3.6-r1
* 2019-03-28 - Remove user preferences when being uninstalled.
* 2019-03-28 - Prepare the plugin that the hooks for fetching the course news will be removed in Moodle 3.7. If installed on Moodle 3.7, this plugin will silently disable the course news feature even if it is enabled in the plugin settings.
......
......@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'block_course_overview_campus';
$plugin->version = 2018092600;
$plugin->release = 'v3.5-r2';
$plugin->version = 2019032800;
$plugin->release = 'v3.6-r1';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment