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

Release v3.5-r2

parent 8d765ce9
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ moodle-block_course_overview_campus ...@@ -4,7 +4,7 @@ moodle-block_course_overview_campus
Changes Changes
------- -------
### Unreleased ### v3.5-r2
* 2018-08-26 - Bugfix: There might be a debug message when prioritizemyteachedcourses setting is enabled. * 2018-08-26 - Bugfix: There might be a debug message when prioritizemyteachedcourses setting is enabled.
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->component = 'block_course_overview_campus'; $plugin->component = 'block_course_overview_campus';
$plugin->version = 2018070200; $plugin->version = 2018092600;
$plugin->release = 'v3.5-r1'; $plugin->release = 'v3.5-r2';
$plugin->requires = 2018051700; $plugin->requires = 2018051700;
$plugin->maturity = MATURITY_STABLE; $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