diff --git a/plugin.php b/plugin.php index e88b36159e6fce1e0189bbd022cf6d7d3982a17d..d528a54393a5f3571af8f90bfa85669eea5b621c 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ $id = 'xtsf'; // code version; must be changed for all code changes -$version = '4.0.1'; +$version = '4.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;