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