Update version.php

This commit is contained in:
Luuk Verhoeven
2022-06-04 11:08:38 +02:00
committed by GitHub
parent 0e7ec99338
commit f24ef270a5

View File

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