diff --git a/version.php b/version.php index d764e5d..8e18692 100644 --- a/version.php +++ b/version.php @@ -27,7 +27,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'availability_ipaddress'; -$plugin->version = 2025080401; +$plugin->version = 2026031800; $plugin->release = '5.0.2'; $plugin->requires = 2016120500; $plugin->maturity = MATURITY_STABLE;