MDL-65582 analytics: Upcoming activities due enabled by default

This commit is contained in:
David Monllaó
2019-05-13 18:04:13 +02:00
parent 6a7451ff1b
commit bc2f679bca
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019051100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019051100.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.