From 1d950f3562322e9421527be4434967ab79b0fce9 Mon Sep 17 00:00:00 2001 From: Lai Wei Date: Fri, 8 Mar 2024 16:30:18 +0000 Subject: [PATCH] Update plugin versions for 4.1.4 release --- auth/oidc/version.php | 4 ++-- blocks/microsoft/version.php | 6 +++--- local/o365/version.php | 6 +++--- local/office365/version.php | 14 +++++++------- local/onenote/version.php | 6 +++--- mod/assign/feedback/onenote/version.php | 6 +++--- mod/assign/submission/onenote/version.php | 6 +++--- repository/office365/version.php | 6 +++--- theme/boost_o365teams/version.php | 6 +++--- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/auth/oidc/version.php b/auth/oidc/version.php index 2399384b6..1076bbff6 100644 --- a/auth/oidc/version.php +++ b/auth/oidc/version.php @@ -25,8 +25,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112817; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.3'; +$plugin->release = '4.1.4'; $plugin->component = 'auth_oidc'; $plugin->maturity = MATURITY_STABLE; diff --git a/blocks/microsoft/version.php b/blocks/microsoft/version.php index c8a503e56..ec2aa1942 100644 --- a/blocks/microsoft/version.php +++ b/blocks/microsoft/version.php @@ -25,11 +25,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112801; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.0'; +$plugin->release = '4.1.4'; $plugin->component = 'block_microsoft'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'local_o365' => 2022112800, + 'local_o365' => 2022112825, ]; diff --git a/local/o365/version.php b/local/o365/version.php index f64bfc182..4dfba2180 100644 --- a/local/o365/version.php +++ b/local/o365/version.php @@ -26,11 +26,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112822; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.3'; +$plugin->release = '4.1.4'; $plugin->component = 'local_o365'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'auth_oidc' => 2022112815, + 'auth_oidc' => 2022112825, ]; diff --git a/local/office365/version.php b/local/office365/version.php index bad8df344..902eb6391 100644 --- a/local/office365/version.php +++ b/local/office365/version.php @@ -25,15 +25,15 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112815; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.3'; +$plugin->release = '4.1.4'; $plugin->component = 'local_office365'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'auth_oidc' => 2022112815, - 'block_microsoft' => 2022112800, - 'local_o365' => 2022112815, - 'repository_office365' => 2022112800, - 'theme_boost_o365teams' => 2022112810, + 'auth_oidc' => 2022112825, + 'block_microsoft' => 2022112825, + 'local_o365' => 2022112825, + 'repository_office365' => 2022112825, + 'theme_boost_o365teams' => 2022112825, ]; diff --git a/local/onenote/version.php b/local/onenote/version.php index 99e0c5954..f31961987 100644 --- a/local/onenote/version.php +++ b/local/onenote/version.php @@ -24,11 +24,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112800; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.0'; +$plugin->release = '4.1.4'; $plugin->component = 'local_onenote'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'local_o365' => 2022112800, + 'local_o365' => 2022112825, ]; diff --git a/mod/assign/feedback/onenote/version.php b/mod/assign/feedback/onenote/version.php index 0481a49f9..01145106b 100644 --- a/mod/assign/feedback/onenote/version.php +++ b/mod/assign/feedback/onenote/version.php @@ -25,11 +25,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112800; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.0'; +$plugin->release = '4.1.4'; $plugin->component = 'assignfeedback_onenote'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'local_onenote' => 2022112800, + 'local_onenote' => 2022112825, ]; diff --git a/mod/assign/submission/onenote/version.php b/mod/assign/submission/onenote/version.php index ba66ff058..c051e2832 100644 --- a/mod/assign/submission/onenote/version.php +++ b/mod/assign/submission/onenote/version.php @@ -25,11 +25,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112800; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.0'; +$plugin->release = '4.1.4'; $plugin->component = 'assignsubmission_onenote'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'local_onenote' => 2022112800, + 'local_onenote' => 2022112825, ]; diff --git a/repository/office365/version.php b/repository/office365/version.php index 08965b72f..db0efa411 100644 --- a/repository/office365/version.php +++ b/repository/office365/version.php @@ -24,11 +24,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112800; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.0'; +$plugin->release = '4.1.4'; $plugin->component = 'repository_office365'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'local_o365' => 2022112800, + 'local_o365' => 2022112825, ]; diff --git a/theme/boost_o365teams/version.php b/theme/boost_o365teams/version.php index 78902330d..d3442d655 100644 --- a/theme/boost_o365teams/version.php +++ b/theme/boost_o365teams/version.php @@ -24,11 +24,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022112810; +$plugin->version = 2022112825; $plugin->requires = 2022112800; -$plugin->release = '4.1.2'; +$plugin->release = '4.1.4'; $plugin->component = 'theme_boost_o365teams'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [ - 'local_o365' => 2022112810, + 'local_o365' => 2022112825, ];