Skip to content

Commit

Permalink
MSFTMPP-637: Release v20170627_m29
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcq committed Jun 27, 2017
1 parent ad8f297 commit 99f5527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local/o365/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@

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

$plugin->version = 2015060139;
$plugin->version = 2015060140;
$plugin->requires = 2015051100;
$plugin->component = 'local_o365';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '29.0.0.30';
$plugin->release = '29.0.0.31';
$plugin->dependencies = [
'auth_oidc' => 2015060122,
];

0 comments on commit 99f5527

Please sign in to comment.