From 033f45483a640034c92387302a89fd28ea220ca3 Mon Sep 17 00:00:00 2001 From: James McQuillan Date: Tue, 21 Apr 2015 13:16:18 -0400 Subject: [PATCH] Update version files --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 535b212..ff8c222 100644 --- a/version.php +++ b/version.php @@ -27,4 +27,4 @@ $plugin->requires = 2014111000; $plugin->component = 'auth_oidc'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.4'; +$plugin->release = '28.0.0.5';