Update code style

This commit is contained in:
Luuk Verhoeven
2019-05-14 20:36:16 +02:00
parent 7a56d730d8
commit f5561fc100
6 changed files with 9 additions and 17 deletions

View File

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