From 31fd3db2a295ea7c247caabebe95249b602b90fc Mon Sep 17 00:00:00 2001 From: Rasmus Fuhse <fuhse@data-quest.de> Date: Thu, 20 Oct 2016 09:29:39 +0200 Subject: [PATCH] fixes #67 --- PluginMarket.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PluginMarket.class.php b/PluginMarket.class.php index b83527e..d2740fa 100755 --- a/PluginMarket.class.php +++ b/PluginMarket.class.php @@ -12,7 +12,7 @@ class PluginMarket extends StudIPPlugin implements SystemPlugin, HomepagePlugin '1.9', '1.10', '1.11', '2.0', '2.1', '2.2', '2.3', '2.4', '2.5', - '3.0', '3.1', '3.2', "3.3" + '3.0', '3.1', '3.2', "3.3", "3.4", "3.5" ); } -- GitLab