MDL-66609 core_h5p: New capability h5p:setdisplayoptions

This commit is contained in:
Sara Arjona
2019-10-29 10:22:43 +08:00
committed by Andrew Nicols
parent 60bd7a8021
commit 360755cc56
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019102500.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019102500.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.