Update ModuleRCSFX-v4.1.ckan

Fix KSP version range
This commit is contained in:
Myk Dowling 2015-12-06 17:36:41 +11:00
parent 8b6a41ae70
commit 2a1460ac49
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@
"repository": "https://github.com/NathanKell/ModuleRCSFX"
},
"version": "v4.1",
"ksp_version": "1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v4.1/ModuleRCSFX_v4.1.zip",
"download_size": 6831,
"x_generated_by": "netkan"