Update code style

This commit is contained in:
Luuk Verhoeven
2019-05-15 14:14:14 +02:00
parent 30db56880f
commit dc0a3aeb43
5 changed files with 30 additions and 21 deletions

View File

@@ -27,7 +27,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'availability_ipaddress';
$plugin->version = 2019051500;
$plugin->release = 'v3.5.0';
$plugin->version = 2019051501;
$plugin->release = 'v3.5.1';
$plugin->requires = 2016120500;
$plugin->maturity = MATURITY_BETA;