diff --git a/ExceptionDetectorUpdated/ExceptionDetectorUpdated-0.2_alpha_update.ckan b/ExceptionDetectorUpdated/ExceptionDetectorUpdated-0.2_alpha_update.ckan
index 9fb2b520bb..aa7afe47cd 100644
--- a/ExceptionDetectorUpdated/ExceptionDetectorUpdated-0.2_alpha_update.ckan
+++ b/ExceptionDetectorUpdated/ExceptionDetectorUpdated-0.2_alpha_update.ckan
@@ -5,7 +5,8 @@
     "abstract": " What does this mod do? This mod (currently) creates a log file at GameData/ExceptionDetectorUpdated/Log which you will find more helpful than the other logs available to you.  This mod hooks into the logger callbacks in Unity, and is able to extract a little more value from the available information.  For modders: Find what issues you may be causing, perhaps more quickly  For non-modders: You might be able to find that one pesky mod that is causing you problems. ",
     "author": "SlimJimDodger",
     "version": "0.2_alpha_update",
-    "ksp_version_min": "1.4",
+    "ksp_version_min": "1.4.0",
+    "ksp_version_max": "1.6.99",
     "license": "Unlicense",
     "resources": {
         "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181576-14x-exceptiondetectorupdated/",