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

Release v3.7-r1

parent a380434c
Branches
Tags v3.7-r1
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-block_course_overview_campus
Changes
-------
### Unreleased
### v3.7-r1
* 2019-06-12 - Remove course news functionality as it does not work anymore from Moodle 3.7 on.
* 2019-06-12 - Prepare compatibility for Moodle 3.7.
......
......@@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'block_course_overview_campus';
$plugin->version = 2019061200;
$plugin->release = 'v3.6-r1';
$plugin->release = 'v3.7-r1';
$plugin->requires = 2019052000;
$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