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