diff --git a/TWR1/TWR1-1.34.0.ckan b/TWR1/TWR1-1.34.0.ckan
index f90bdb1ed9..5d1864ebce 100644
--- a/TWR1/TWR1-1.34.0.ckan
+++ b/TWR1/TWR1-1.34.0.ckan
@@ -4,17 +4,21 @@
     "name": "Vertical Velocity Controller Redux",
     "abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
     "author": [
-        "linuxgurugamer",
-        "SirDiazo"
+        "SirDiazo",
+        "linuxgurugamer"
     ],
+    "version": "1.34.0",
+    "ksp_version_min": "1.8.0",
     "license": "GPL-3.0",
     "release_status": "stable",
     "resources": {
         "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175400-*",
         "repository": "https://github.com/linuxgurugamer/TWR1"
     },
-    "version": "1.34.0",
-    "ksp_version_min": "1.8.0",
+    "tags": [
+        "plugin",
+        "control"
+    ],
     "depends": [
         {
             "name": "ModuleManager"
@@ -39,9 +43,5 @@
         "sha256": "4D35085898F7BBFC9BBBF585A29C194AB78D82ED8E5F126802CDB0123705B745"
     },
     "download_content_type": "application/zip",
-    "tags": [
-        "plugin",
-        "control"
-    ],
     "x_generated_by": "netkan"
 }