mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-62554 tool_dataprivacy: Bump version for new WS functions
This commit is contained in:
parent
e547ba1de5
commit
48eb55a1e5
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
$plugin->version = 2018082100;
|
||||
$plugin->version = 2018091000;
|
||||
$plugin->requires = 2018050800; // Moodle 3.5dev (Build 2018031600) and upwards.
|
||||
$plugin->component = 'tool_dataprivacy';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue