From 3c1f1400a1799f1e4dee58289e85e96c7f4805d4 Mon Sep 17 00:00:00 2001 From: Alexander Van der Bellen Date: Wed, 11 Sep 2024 08:17:37 +0800 Subject: [PATCH] [Issue #47] Update readme.md with branch information --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 25b5a79..1b2151e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ An admin tool that allows you to control a block layout across units. +# Versions and branches + +| Moodle Version | Branch | +|------------------|-------------------| +| Moodle 3.9 - 4.1 | master | +| Moodle 4.4 | MOODLE_404_STABLE | + ## Features ## * Lock down functionality for the blocks in the regions. - Create locking rules for the regions in the specific course categories (block regions in courses from the selected course categories (including child categories) will be locked according to configured rules).