diff --git a/SoundingRockets/SoundingRockets-0.3.3.0.ckan b/SoundingRockets/SoundingRockets-0.3.3.0.ckan index 3c08b42f55..d543290e47 100644 --- a/SoundingRockets/SoundingRockets-0.3.3.0.ckan +++ b/SoundingRockets/SoundingRockets-0.3.3.0.ckan @@ -1,16 +1,17 @@ { - "spec_version": 1, + "spec_version": "v1.16", "identifier": "SoundingRockets", "name": "Sounding Rockets!", "abstract": "Adds a series of low tech sounding rockets to the 'start' node.", "author": "RoverDude", "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/102502", + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/92434-105", "repository": "https://github.com/BobPalmer/SoundingRockets" }, "version": "0.3.3.0", - "ksp_version": "1.0", + "ksp_version": "1.0.5", "depends": [ { "name": "USITools" @@ -24,5 +25,6 @@ ], "download": "https://github.com/BobPalmer/SoundingRockets/releases/download/0.3.3.0/SoundingRockets_0.3.3.0.zip", "download_size": 761993, + "x_last_revision_by": "harryyoung", "x_generated_by": "netkan" }