From 1968235f41be36d979d3d2f52fe82d9c05933202 Mon Sep 17 00:00:00 2001 From: Dmitrii Metelkin Date: Tue, 3 Sep 2024 13:45:42 +1000 Subject: [PATCH] issue #223: update readme and versions information --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7512716..ad687b0 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,12 @@ More Information on Moodle events can be found in the Moodle documentation at th ## Branches ## The following maps the plugin version to use depending on your Moodle version. -| Moodle verion | Branch | -| ------------------ | ------------------ | -| Moodle 3.5 to 3.10 | MOODLE_35_STABLE | -| Moodle 3.11+ | MOODLE_311_STABLE | +| Moodle verion | Branch | +|---------------------------|-------------------| +| Moodle 3.5 to 3.10 | MOODLE_35_STABLE | +| Moodle 3.11 to Moodle 4.1 | MOODLE_311_STABLE | +| Moodle 4.4+ | MOODLE_404_STABLE | + ## Moodle Plugin Installation The following sections outline how to install the Moodle plugin.