diff --git a/KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan b/KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan
index f87c8759e8..03233d6e28 100644
--- a/KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan
+++ b/KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan
@@ -4,16 +4,20 @@
     "name": "KAE - KSPAPIExtensions",
     "abstract": "This package contains a bunch of utility methods for general use to modders.",
     "author": [
-        "NathanKell",
-        "Swamp-Ig"
+        "Swamp-Ig",
+        "NathanKell"
     ],
+    "version": "v1.7.2",
+    "ksp_version": "0.90",
     "license": "CC-BY-3.0",
     "resources": {
         "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/73648-*",
         "repository": "https://github.com/Swamp-Ig/KSPAPIExtensions"
     },
-    "version": "v1.7.2",
-    "ksp_version": "0.90",
+    "tags": [
+        "plugin",
+        "library"
+    ],
     "install": [
         {
             "file": "KSPAPIExt",
@@ -27,9 +31,5 @@
         "sha256": "C53624BA1B92E047FCA18CD386BDA18311ED71CF6F7147266691F2B1826AC85A"
     },
     "download_content_type": "application/zip",
-    "tags": [
-        "plugin",
-        "library"
-    ],
     "x_generated_by": "netkan"
 }