diff --git a/version.php b/version.php index 13dce77..ca0fd5c 100644 --- a/version.php +++ b/version.php @@ -27,7 +27,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'availability_ipaddress'; -$plugin->version = 2021121500; +$plugin->version = 2022021100; $plugin->release = '3.11.0'; $plugin->requires = 2016120500; $plugin->maturity = MATURITY_STABLE;