diff --git a/auth/saml/version.php b/auth/saml/version.php index 8ea6d4e..46b70b8 100644 --- a/auth/saml/version.php +++ b/auth/saml/version.php @@ -1,6 +1,6 @@ version = 2015072001; +$plugin->version = 2015072901; $plugin->requires = 2012062500; -$plugin->release = 'auth/saml version of 20-07-2015'; +$plugin->release = 'auth/saml version of 29-07-2015'; $plugin->maturity = MATURITY_BETA;