Update #86c89ftg9 - Bump release to 5.1.1 for plugin availability_ipaddress

This commit is contained in:
Hamza Tamyachte
2026-03-18 10:21:56 +01:00
parent 4632008dfb
commit d65fd40621

View File

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