Skip to content

Commit

Permalink
MSFTMPP-430: Update version files (v20160328_m28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcq committed Mar 29, 2016
1 parent 8ec4955 commit 2ace4eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2015012723.01;
$plugin->version = 2015012724;
$plugin->requires = 2014111000;
$plugin->component = 'auth_oidc';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.20';
$plugin->release = '28.0.0.21';

0 comments on commit 2ace4eb

Please sign in to comment.