From 167e1e9751a6e0c6fe1da45d6665113f2eb9ebbb Mon Sep 17 00:00:00 2001 From: Moritz Strohm <strohm@data-quest.de> Date: Mon, 7 Feb 2022 13:47:29 +0100 Subject: [PATCH] updated plugin manifest --- plugin.manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.manifest b/plugin.manifest index 7b425eb..3694670 100644 --- a/plugin.manifest +++ b/plugin.manifest @@ -1,7 +1,7 @@ pluginname=TandemPlugin pluginclassname=TandemPlugin origin=data-quest -version=1.0.9 +version=1.1.0 description=Dieses Plugin ermöglicht es, Sprachtandems innerhalb der Stud.IP Platform zu bilden. studipMinVersion=4.0 -studipMaxVersion=4.99.99 +studipMaxVersion=5.9.99 -- GitLab