Remove console.log using Y.log instead

This commit is contained in:
Luuk Verhoeven
2019-05-15 10:53:49 +02:00
parent 36e5c273ed
commit ec6f3d71a4
5 changed files with 16 additions and 22 deletions

View File

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