diff --git a/StationKeeping/StationKeeping-1-0.2.2.ckan b/StationKeeping/StationKeeping-1-0.2.2.ckan index a0095ee83f..0e03884808 100644 --- a/StationKeeping/StationKeeping-1-0.2.2.ckan +++ b/StationKeeping/StationKeeping-1-0.2.2.ckan @@ -4,16 +4,16 @@ "name": "Station Keeping", "abstract": "Adds a button in the Tracking Station to set a ship's orbit. If you are with 1% (configurable) of your target orbit, you can simply push the button to set the orbit's semi-major axis to exactly what you want, so it won't drift out of alignment as you time warp.", "author": [ - "linuxgurugamer", - "swilbur" + "swilbur", + "linuxgurugamer" ], + "version": "1:0.2.2", + "ksp_version_min": "1.8.0", "license": "CC-BY-4.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173518-141-stationkeeping-restationed-precise-synchronous-orbits/", "repository": "https://github.com/linuxgurugamer/StationKeeping" }, - "version": "1:0.2.2", - "ksp_version_min": "1.8.0", "depends": [ { "name": "ToolbarController"