diff --git a/CrewManifest/CrewManifest-0.6.1.ckan b/CrewManifest/CrewManifest-0.6.1.ckan
new file mode 100644
index 0000000000..cbb8353b4a
--- /dev/null
+++ b/CrewManifest/CrewManifest-0.6.1.ckan
@@ -0,0 +1,27 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "CrewManifest",
+    "name": "Crew Manifest",
+    "abstract": "This plugin will allow you to add or remove crew from parts while on the launch pad or transfer crew between parts in the same vessel. You can also edit/add custom crew members in your available crew roster provided that they are not part of an active flight (or dead).",
+    "author": [
+        "vXSovereignXv ",
+        "sarbian"
+    ],
+    "license": "MIT",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/60936",
+        "repository": "https://github.com/sarbian/CrewManifest/",
+        "x_ci": "https://ksp.sarbian.com/jenkins/job/CrewManifest/"
+    },
+    "version": "0.6.1",
+    "ksp_version": "1.0.5",
+    "install": [
+        {
+            "find": "CrewManifest",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://ksp.sarbian.com/jenkins/job/CrewManifest/26/artifact/CrewManifest-0.6.1.0.zip",
+    "download_size": 24630,
+    "x_generated_by": "netkan"
+}