1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Update max KSP version to match hacked changes within releases.

This commit is contained in:
Jeremie Rossignol
2015-06-23 17:19:59 -06:00
parent 01215eda1e
commit 831b8bd5aa
2 changed files with 2 additions and 2 deletions

View File

@ -17,5 +17,5 @@
"x_generated_by": "netkan",
"download_size": 8760,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.2"
"ksp_version_max": "1.0.4"
}