From 364e291760ed801652a73c55da46d07fba3cd348 Mon Sep 17 00:00:00 2001 From: Markus Heck <51326311+Glutamat42@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:56:39 +0200 Subject: [PATCH] Update plugin-releases.json add 5.0.0-rc.1 --- plugin-releases.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/plugin-releases.json b/plugin-releases.json index 5bd4f91..92e2d42 100644 --- a/plugin-releases.json +++ b/plugin-releases.json @@ -229,6 +229,32 @@ "path": "/local/logging", "name": "local_logging" } + ], + "5.0.0-rc.1": [ + { + "git_project": "ProjektAdLer/MoodlePluginLocal", + "version": "5.0.0-rc.1", + "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" + } ] } }