Update travis tests for Moodle 3.8

This commit is contained in:
Luuk Verhoeven
2019-11-14 15:07:50 +01:00
parent e7e711b67b
commit fbe446e53b
3 changed files with 220 additions and 4 deletions

View File

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