Update for MOODLE310

This commit is contained in:
Luuk Verhoeven
2020-11-18 09:45:40 +01:00
parent cc43dbdf0b
commit 29a4857d8a
7 changed files with 41 additions and 274 deletions

View File

@@ -27,7 +27,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'availability_ipaddress';
$plugin->version = 2020061500;
$plugin->release = '3.9.0';
$plugin->version = 2020111800;
$plugin->release = '3.10.0';
$plugin->requires = 2016120500;
$plugin->maturity = MATURITY_BETA;
$plugin->maturity = MATURITY_STABLE;