diff --git a/plugin.php b/plugin.php index d9e69dd0eae9c59759ad65a1a2b16665dbe96450..4b604735f080f20478a4ea7bc036756303612b5c 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ $id = 'xtsf'; // code version; must be changed for all code changes -$version = '5.0.1'; +$version = '5.0.2'; // ilias min and max version; must always reflect the versions that should // run with the plugin @@ -15,4 +15,4 @@ $responsible = 'Thomas Joussen / Michael Jansen'; $responsible_mail = 'tjoussen@databay.de / mjansen@databay.de'; $learning_progress = true; -$supports_export = true; \ No newline at end of file +$supports_export = true;