From c5533950707465f928f3d58e7c2deda19c986c4b Mon Sep 17 00:00:00 2001 From: a-schroeder <schroeder@data-quest.de> Date: Tue, 6 Jul 2021 10:28:38 +0200 Subject: [PATCH] add course name option --- plugin.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.manifest b/plugin.manifest index 1e1c328..ca8d2f2 100755 --- a/plugin.manifest +++ b/plugin.manifest @@ -1,6 +1,6 @@ pluginname=CourseCopy pluginclassname=CourseCopy -version=1.8.3 +version=1.8.4 origin=data-quest studipMinVersion=4.0 studipMaxVersion=5.0.99 -- GitLab