From 34e2bdf98a5269fdc8921ec478be3a90cc6d5472 Mon Sep 17 00:00:00 2001 From: Moritz Strohm <strohm@data-quest.de> Date: Wed, 12 Aug 2020 15:55:08 +0200 Subject: [PATCH] updated plugin manifest --- plugin.manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.manifest b/plugin.manifest index 698a2dd..b1cc1bb 100755 --- a/plugin.manifest +++ b/plugin.manifest @@ -1,6 +1,6 @@ pluginname=OwnCloudPlugin pluginclassname=OwnCloudPlugin -version=1.2.2 +version=1.2.3 origin=data-quest studipMinVersion=4.0 -studipMaxVersion=4.4.99 +studipMaxVersion=4.5.99 -- GitLab