Merge branch 'main' into 86c89ftg9-fix-php-version-compat

This commit is contained in:
Hamza Tamyachte
2026-03-18 10:16:46 +01:00
committed by GitHub
11 changed files with 90 additions and 64 deletions

View File

@@ -28,7 +28,7 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'availability_ipaddress';
$plugin->version = 2026031800;
$plugin->release = '5.0.2';
$plugin->release = '5.1.0';
$plugin->requires = 2016120500;
$plugin->maturity = MATURITY_STABLE;
$plugin->supported = [400, 500];
$plugin->supported = [400, 501];