MDL-66934 mod_lti: support context history param

This commit is contained in:
Claude Vervoort
2020-09-18 14:06:58 -04:00
parent 611399214b
commit fae57261e7
7 changed files with 63 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2020091800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2020091800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '3.10dev (Build: 20200918)';// Human-friendly version name