From 03b037591040ff72bbed6d7ace6ad29ae09f9a46 Mon Sep 17 00:00:00 2001 From: James McQuillan Date: Mon, 1 Jun 2015 20:43:14 -0400 Subject: [PATCH] MSFTMPP-186: Update version files --- auth/oidc/version.php | 4 ++-- blocks/onenote/version.php | 4 ++-- local/microsoftservices/version.php | 8 ++++---- local/o365/version.php | 6 +++--- local/office365/version.php | 14 +++++++------- mod/assign/feedback/onenote/version.php | 4 ++-- repository/office365/version.php | 8 ++++---- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/auth/oidc/version.php b/auth/oidc/version.php index d5d695766..03141d303 100644 --- a/auth/oidc/version.php +++ b/auth/oidc/version.php @@ -23,8 +23,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012710; +$plugin->version = 2015012711; $plugin->requires = 2014111000; $plugin->component = 'auth_oidc'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.7'; +$plugin->release = '28.0.0.8'; diff --git a/blocks/onenote/version.php b/blocks/onenote/version.php index fd3f1449f..88d89ef57 100644 --- a/blocks/onenote/version.php +++ b/blocks/onenote/version.php @@ -23,11 +23,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012701; +$plugin->version = 2015012702; $plugin->requires = 2014111000; $plugin->component = 'block_onenote'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.1'; +$plugin->release = '28.0.0.2'; $plugin->dependencies = [ 'local_onenote' => 2015012702 ]; diff --git a/local/microsoftservices/version.php b/local/microsoftservices/version.php index 21269126e..a03676d04 100644 --- a/local/microsoftservices/version.php +++ b/local/microsoftservices/version.php @@ -23,16 +23,16 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012702; +$plugin->version = 2015012703; $plugin->requires = 2014111000; $plugin->component = 'local_microsoftservices'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.2'; +$plugin->release = '28.0.0.3'; $plugin->dependencies = [ - 'block_onenote' => 2015012701, + 'block_onenote' => 2015012702, 'local_msaccount' => 2015012701, 'local_onenote' => 2015012702, - 'assignfeedback_onenote' => 2015012702, + 'assignfeedback_onenote' => 2015012703, 'assignsubmission_onenote' => 2015012702, 'repository_onenote' => 2015012701, 'filter_oembed' => 2015012701, diff --git a/local/o365/version.php b/local/o365/version.php index 746392f58..5b7350445 100644 --- a/local/o365/version.php +++ b/local/o365/version.php @@ -23,11 +23,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012715; +$plugin->version = 2015012716; $plugin->requires = 2014111000; $plugin->component = 'local_o365'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.8'; +$plugin->release = '28.0.0.9'; $plugin->dependencies = [ - 'auth_oidc' => 2015012709 + 'auth_oidc' => 2015012711 ]; \ No newline at end of file diff --git a/local/office365/version.php b/local/office365/version.php index a58a6c9ff..c8476a5e5 100644 --- a/local/office365/version.php +++ b/local/office365/version.php @@ -23,20 +23,20 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012705; +$plugin->version = 2015012706; $plugin->requires = 2014111000; $plugin->component = 'local_office365'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.5'; +$plugin->release = '28.0.0.6'; $plugin->dependencies = [ - 'auth_oidc' => 2015012709, - 'block_onenote' => 2015012701, - 'local_o365' => 2015012714, + 'auth_oidc' => 2015012711, + 'block_onenote' => 2015012702, + 'local_o365' => 2015012716, 'local_onenote' => 2015012702, - 'assignfeedback_onenote' => 2015012702, + 'assignfeedback_onenote' => 2015012703, 'assignsubmission_onenote' => 2015012702, 'repository_onenote' => 2015012701, - 'repository_office365' => 2015012703, + 'repository_office365' => 2015012704, 'profilefield_o365' => 2015012702, 'profilefield_oidc' => 2015012702, 'filter_oembed' => 2015012701, diff --git a/mod/assign/feedback/onenote/version.php b/mod/assign/feedback/onenote/version.php index f0c16a950..a958278b5 100644 --- a/mod/assign/feedback/onenote/version.php +++ b/mod/assign/feedback/onenote/version.php @@ -24,11 +24,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012702; +$plugin->version = 2015012703; $plugin->requires = 2014111000; $plugin->component = 'assignfeedback_onenote'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.2'; +$plugin->release = '28.0.0.3'; $plugin->dependencies = [ 'local_onenote' => 2015012702 ]; diff --git a/repository/office365/version.php b/repository/office365/version.php index 8d3f07637..e9fd88fcf 100644 --- a/repository/office365/version.php +++ b/repository/office365/version.php @@ -23,12 +23,12 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015012703; +$plugin->version = 2015012704; $plugin->requires = 2014111000; $plugin->component = 'repository_office365'; $plugin->maturity = MATURITY_STABLE; -$plugin->release = '28.0.0.3'; +$plugin->release = '28.0.0.4'; $plugin->dependencies = [ - 'local_o365' => 2015012710, - 'auth_oidc' => 2015012707 + 'local_o365' => 2015012716, + 'auth_oidc' => 2015012711 ];