Update version

This commit is contained in:
Luuk Verhoeven
2024-07-20 22:22:05 +02:00
parent 5ef0c811c0
commit 761d643479

View File

@@ -27,8 +27,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'availability_ipaddress';
$plugin->version = 2024072000;
$plugin->release = '4.4.0';
$plugin->version = 2024072001;
$plugin->release = '4.4.1';
$plugin->requires = 2016120500;
$plugin->maturity = MATURITY_STABLE;
$plugin->supported = [400, 404];