diff --git a/views/myplugins/overview.php b/views/myplugins/overview.php
index 1bcccb678d800aee9ff14be0f0d01500392c118a..d0d41e24a90e73993919c76dd66deadd972b399f 100755
--- a/views/myplugins/overview.php
+++ b/views/myplugins/overview.php
@@ -37,8 +37,8 @@
                     if (version_compare($max, $release['studip_max_version'], "<")) {
                         $max = $release['studip_max_version'];
                     }
-                    echo htmlReady($max === "0.1" ? "?" : $max);
                 }
+                echo htmlReady($max === "0.1" ? "?" : $max);
                 ?>
             </td>
             <td>