diff --git a/auth/oidc/version.php b/auth/oidc/version.php index ebb756f87..6c684aac8 100644 --- a/auth/oidc/version.php +++ b/auth/oidc/version.php @@ -27,4 +27,4 @@ $plugin->requires = 2014051200; $plugin->component = 'auth_oidc'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '27.0.0.3'; \ No newline at end of file +$plugin->release = '27.0.0.4'; \ No newline at end of file