From d0c4eacc709803387b072d87be12fd81b2f203d4 Mon Sep 17 00:00:00 2001 From: Gareth Barnard <1058419+gjb2048@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:53:18 +0100 Subject: [PATCH] V402.1.1 --- Changes.md | 4 ++-- Readme.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index 7d01002..19f19f0 100644 --- a/Changes.md +++ b/Changes.md @@ -1,8 +1,8 @@ Version Information =================== -Version 402.1.1 - In development --------------------------------- +Version 402.1.1 - 24/10/2024 +---------------------------- 1. M4.5 compatibility - https://moodledev.io/docs/4.5/devupdate#filter-plugins 2. M4.4 compatibility in M4.5 - MDL-82427 core: Update namespace of core_filters classes. 3. Fix example not showing. diff --git a/Readme.md b/Readme.md index f3189ac..d3325b6 100644 --- a/Readme.md +++ b/Readme.md @@ -104,6 +104,7 @@ This version works with: - Moodle 4.2 version 2023042400.00 (Build: 20230424) and above within the 4.2 branch. - Moodle 4.3 version 2023100900.00 (Build: 20231009) and above within the 4.3 branch. - Moodle 4.4 version 2024042200.00 (Build: 20240422) and above within the 4.4 branch. + - Moodle 4.5 version 2024100700.00 (Build: 20241007) and above within the 4.5 branch. Installing Moodle links ----------------------- @@ -111,6 +112,7 @@ Please ensure that your hardware and software complies with 'Requirements' in 'I - [Moodle 4.2](https://docs.moodle.org/402/en/Installing_Moodle) - [Moodle 4.3](https://docs.moodle.org/403/en/Installing_Moodle) - [Moodle 4.4](https://docs.moodle.org/404/en/Installing_Moodle) + - [Moodle 4.4](https://docs.moodle.org/405/en/Installing_Moodle) Installation ============