From 5789b1c7e51a8ef801e0a34b5d244184c8034e68 Mon Sep 17 00:00:00 2001 From: Markus Heck <51326311+Glutamat42@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:08:03 +0200 Subject: [PATCH] Update plugin-releases.json add 5.0.0-rc.2 --- plugin-releases.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/plugin-releases.json b/plugin-releases.json index 92e2d42..6e9e0c8 100644 --- a/plugin-releases.json +++ b/plugin-releases.json @@ -255,6 +255,32 @@ "path": "/local/logging", "name": "local_logging" } + ], + "5.0.0-rc.2": [ + { + "git_project": "ProjektAdLer/MoodlePluginLocal", + "version": "5.0.0-rc.2", + "path": "/local/adler", + "name": "local_adler" + }, + { + "git_project": "ProjektAdler/MoodlePluginAvailability", + "version": "3.0.1", + "path": "/availability/condition/adler", + "name": "availability_adler" + }, + { + "git_project": "ProjektAdLer/MoodlePluginModAdleradaptivity", + "version": "3.0.0-rc.1", + "path": "/mod/adleradaptivity", + "name": "mod_adleradaptivity" + }, + { + "git_project": "ProjektAdLer/MoodlePluginLocalLogging", + "version": "0.2.0", + "path": "/local/logging", + "name": "local_logging" + } ] } }