Skip to content

Commit

Permalink
Update version files
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcq committed Feb 23, 2015
1 parent c833c28 commit 58f545a
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 = 2015012700;
$plugin->version = 2015012701;
$plugin->requires = 2014111000;
$plugin->component = 'auth_oidc';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.0';
$plugin->release = '28.0.0.1';

0 comments on commit 58f545a

Please sign in to comment.