diff --git a/B9PartSwitch/B9PartSwitch-v1.1.1.ckan b/B9PartSwitch/B9PartSwitch-v1.1.1.ckan
new file mode 100644
index 0000000000..035d712267
--- /dev/null
+++ b/B9PartSwitch/B9PartSwitch-v1.1.1.ckan
@@ -0,0 +1,29 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "B9PartSwitch",
+    "name": "B9 Part Switch",
+    "abstract": "A module which allows parts to switch objects, resources, nodes, attach points, temperature, add mass and cost, and more.",
+    "author": "blowfish",
+    "license": "LGPL-3.0",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/92630",
+        "repository": "https://github.com/blowfishpro/B9PartSwitch"
+    },
+    "version": "v1.1.1",
+    "ksp_version": "1.1.0",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "find": "B9PartSwitch",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.1.1/B9PartSwitch_1-1-1.zip",
+    "download_size": 61405,
+    "x_generated_by": "netkan"
+}