MDL-67494 calendar: step to set userid 0 to all shared events

This commit is contained in:
Simey Lameze
2021-03-03 16:31:22 +08:00
parent d6d923a26a
commit b528e38d53
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2020110901.07; // 20201109 = branching date YYYYMMDD - do not modify!
$version = 2020110901.08; // 20201109 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '3.10.1+ (Build: 20210226)';// Human-friendly version name