diff --git a/plugin.php b/plugin.php index b40f2cfd3672a5f92ac7bbd8878e12664f4e0c85..882850371d4319a2c95041a4a8b12f348413b39e 100755 --- a/plugin.php +++ b/plugin.php @@ -7,7 +7,7 @@ * @author Thomas Joußen */ $id = "xqsp"; -$version = "5.0.0"; +$version = "5.0.1"; $ilias_min_version = "5.3.0"; $ilias_max_version = "5.3.999"; @@ -15,4 +15,4 @@ $ilias_max_version = "5.3.999"; $responsible = "Thomas Joußen"; $responsible_mail = "tjoussen@databay.de"; -$supports_export = true; \ No newline at end of file +$supports_export = true;