diff --git a/plugin.php b/plugin.php index f1da75089b1a37179fc207dbb4afec7e55a23ecf..229e9b5a32ce48fb41bccc941bdc241d3ad00063 100755 --- a/plugin.php +++ b/plugin.php @@ -7,7 +7,7 @@ * @author Thomas Joußen */ $id = "xqsp"; -$version = "4.0.0"; +$version = "4.0.1"; $ilias_min_version = "5.2.0"; $ilias_max_version = "5.2.999"; @@ -15,4 +15,4 @@ $ilias_max_version = "5.2.999"; $responsible = "Thomas Joußen"; $responsible_mail = "tjoussen@databay.de"; -$supports_export = true; \ No newline at end of file +$supports_export = true;