From 55f01aff340ab3f5fc86063773caa76b632b478c Mon Sep 17 00:00:00 2001 From: Markus Heck <51326311+Glutamat42@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:01:34 +0100 Subject: [PATCH] New release set 5.0.0 --- plugin-releases.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/plugin-releases.json b/plugin-releases.json index 9e2374d..766238e 100644 --- a/plugin-releases.json +++ b/plugin-releases.json @@ -307,6 +307,32 @@ "path": "/local/logging", "name": "local_logging" } + ], + "5.0.0": [ + { + "git_project": "ProjektAdLer/MoodlePluginLocal", + "version": "5.0.0", + "path": "/local/adler", + "name": "local_adler" + }, + { + "git_project": "ProjektAdler/MoodlePluginAvailability", + "version": "4.0.0", + "path": "/availability/condition/adler", + "name": "availability_adler" + }, + { + "git_project": "ProjektAdLer/MoodlePluginModAdleradaptivity", + "version": "3.0.0", + "path": "/mod/adleradaptivity", + "name": "mod_adleradaptivity" + }, + { + "git_project": "ProjektAdLer/MoodlePluginLocalLogging", + "version": "1.0.0", + "path": "/local/logging", + "name": "local_logging" + } ] } }