Add Moodle 4.0 Support

This commit is contained in:
Hamza Tamyachte
2022-05-30 11:38:27 +02:00
parent 9d6f7e51b9
commit 84ea4a9165
3 changed files with 8 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'availability_ipaddress';
$plugin->version = 2022021100;
$plugin->version = 2022052801;
$plugin->release = '3.11.0';
$plugin->requires = 2016120500;
$plugin->maturity = MATURITY_STABLE;