mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-16 21:41:28 +02:00
Add privacy provider.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'availability_ipaddress';
|
||||
$plugin->version = 2019051501;
|
||||
$plugin->release = 'v3.5.1';
|
||||
$plugin->version = 2019052100;
|
||||
$plugin->release = 'v3.5.2';
|
||||
$plugin->requires = 2016120500;
|
||||
$plugin->maturity = MATURITY_BETA;
|
||||
Reference in New Issue
Block a user