mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-16 21:41:28 +02:00
Update version.php
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'availability_ipaddress';
|
||||
$plugin->version = 2025040400;
|
||||
$plugin->release = '4.5.0';
|
||||
$plugin->version = 2025040401;
|
||||
$plugin->release = '4.5.1';
|
||||
$plugin->requires = 2016120500;
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->supported = [400, 405];
|
||||
|
||||
Reference in New Issue
Block a user