Skip to content

Commit

Permalink
MSFTMPP-698: Update version files (v20181105_m35)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcq committed Nov 4, 2018
1 parent fb1a7ea commit d410238
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 = 2018051700.01;
$plugin->version = 2018051701;
$plugin->requires = 2018051700;
$plugin->release = '3.5.0.0';
$plugin->release = '3.5.0.1';
$plugin->component = 'auth_oidc';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit d410238

Please sign in to comment.