MDL-63302 tool_dataprivacy: Increment version of the merged plugin
This is to distinguish the versions available from the plugins directory from the versions that are part of Moodle standard distribution.
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
$plugin->version = 2017111316;
|
||||
$plugin->version = 2017111350;
|
||||
$plugin->requires = 2017111304.00; // Moodle 3.4.4 (Build: 20180517) and upwards.
|
||||
$plugin->component = 'tool_dataprivacy';
|
||||
|
||||
Reference in New Issue
Block a user