Release v3.60.1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac6ee31..daad3b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+### v3.60.1 - 2019-04-29
+  * Fix screwed up metadata
+
 ### v3.60.0 - 2019-04-29
   * Support Debian 9
   * Add ability for IPv6 addresses to be exported as part of the sshkey
diff --git a/metadata.json b/metadata.json
index 9663e2b..2fd572d 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "ghoneycutt-ssh",
-  "version": "v3.60.0",
+  "version": "3.60.1",
   "author": "ghoneycutt",
   "summary": "Manages SSH",
   "license": "Apache-2.0",