Skip to content

Commit

Permalink
MSFTMPP-308: Update version files (m28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcq committed Dec 15, 2015
1 parent 49cc63d commit 32931a9
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions auth/oidc/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

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

$plugin->version = 2015012719;
$plugin->version = 2015012720;
$plugin->requires = 2014111000;
$plugin->component = 'auth_oidc';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.16';
$plugin->release = '28.0.0.17';
8 changes: 4 additions & 4 deletions blocks/microsoft/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@

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

$plugin->version = 2015080404;
$plugin->version = 2015080405;
$plugin->requires = 2014111000;
$plugin->component = 'block_microsoft';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.4';
$plugin->release = '28.0.0.5';
$plugin->dependencies = [
'local_onenote' => 2015012706,
'local_o365' => 2015012731,
'local_onenote' => 2015012707,
'local_o365' => 2015012733,
];
4 changes: 2 additions & 2 deletions filter/oembed/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

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

$plugin->version = 2015012701;
$plugin->version = 2015012702;
$plugin->requires = 2014111000;
$plugin->component = 'filter_oembed';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.1';
$plugin->release = '28.0.0.2';
18 changes: 9 additions & 9 deletions local/microsoftservices/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@

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

$plugin->version = 2015012707;
$plugin->version = 2015012708;
$plugin->requires = 2014111000;
$plugin->component = 'local_microsoftservices';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.7';
$plugin->release = '28.0.0.8';
$plugin->dependencies = [
'block_microsoft' => 2015080404,
'local_msaccount' => 2015012702,
'local_onenote' => 2015012706,
'assignfeedback_onenote' => 2015012705,
'assignsubmission_onenote' => 2015012704,
'repository_onenote' => 2015012703,
'filter_oembed' => 2015012701,
'block_microsoft' => 2015080405,
'local_msaccount' => 2015012703,
'local_onenote' => 2015012707,
'assignfeedback_onenote' => 2015012706,
'assignsubmission_onenote' => 2015012705,
'repository_onenote' => 2015012704,
'filter_oembed' => 2015012702,
];
4 changes: 2 additions & 2 deletions local/msaccount/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

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

$plugin->version = 2015012702;
$plugin->version = 2015012703;
$plugin->requires = 2014111000;
$plugin->component = 'local_msaccount';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.2';
$plugin->release = '28.0.0.3';
6 changes: 3 additions & 3 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 = 2015012732.03;
$plugin->version = 2015012733;
$plugin->requires = 2014111000;
$plugin->component = 'local_o365';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.19';
$plugin->release = '28.0.0.20';
$plugin->dependencies = [
'auth_oidc' => 2015012719
'auth_oidc' => 2015012720
];
22 changes: 11 additions & 11 deletions local/office365/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@

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

$plugin->version = 2015012716;
$plugin->version = 2015012717;
$plugin->requires = 2014111000;
$plugin->component = 'local_office365';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.16';
$plugin->release = '28.0.0.17';
$plugin->dependencies = [
'auth_oidc' => 2015012719,
'block_microsoft' => 2015080404,
'local_o365' => 2015012732,
'local_onenote' => 2015012706,
'assignfeedback_onenote' => 2015012705,
'assignsubmission_onenote' => 2015012704,
'repository_onenote' => 2015012703,
'repository_office365' => 2015012709,
'filter_oembed' => 2015012701,
'auth_oidc' => 2015012720,
'block_microsoft' => 2015080405,
'local_o365' => 2015012733,
'local_onenote' => 2015012707,
'assignfeedback_onenote' => 2015012706,
'assignsubmission_onenote' => 2015012705,
'repository_onenote' => 2015012704,
'repository_office365' => 2015012710,
'filter_oembed' => 2015012702,
];
4 changes: 2 additions & 2 deletions local/onenote/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

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

$plugin->version = 2015012706;
$plugin->version = 2015012707;
$plugin->requires = 2014111000;
$plugin->component = 'local_onenote';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.6';
$plugin->release = '28.0.0.7';
6 changes: 3 additions & 3 deletions mod/assign/feedback/onenote/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

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

$plugin->version = 2015012705;
$plugin->version = 2015012706;
$plugin->requires = 2014111000;
$plugin->component = 'assignfeedback_onenote';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.5';
$plugin->release = '28.0.0.6';
$plugin->dependencies = [
'local_onenote' => 2015012706
'local_onenote' => 2015012707
];
6 changes: 3 additions & 3 deletions mod/assign/submission/onenote/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

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

$plugin->version = 2015012704;
$plugin->version = 2015012705;
$plugin->requires = 2014111000;
$plugin->component = 'assignsubmission_onenote';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.4';
$plugin->release = '28.0.0.5';
$plugin->dependencies = [
'local_onenote' => 2015012706
'local_onenote' => 2015012707
];
8 changes: 4 additions & 4 deletions repository/office365/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@

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

$plugin->version = 2015012709;
$plugin->version = 2015012710;
$plugin->requires = 2014111000;
$plugin->component = 'repository_office365';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.9';
$plugin->release = '28.0.0.10';
$plugin->dependencies = [
'local_o365' => 2015012732,
'auth_oidc' => 2015012719,
'local_o365' => 2015012733,
'auth_oidc' => 2015012720,
];
6 changes: 3 additions & 3 deletions repository/onenote/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

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

$plugin->version = 2015012703;
$plugin->version = 2015012704;
$plugin->requires = 2014111000;
$plugin->component = 'repository_onenote';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '28.0.0.3';
$plugin->release = '28.0.0.4';
$plugin->dependencies = [
'local_onenote' => 2015012706
'local_onenote' => 2015012707
];

0 comments on commit 32931a9

Please sign in to comment.