Merge pull request #635 from Murdabenne/min-max-for-version

Update SelectRoot-2015-05-17.ckan to use _min and _max
This commit is contained in:
Paul Fenwick 2015-06-28 18:40:18 +10:00
commit ea540b42c0
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/43208" "homepage": "http://forum.kerbalspaceprogram.com/threads/43208"
}, },
"version": "2015-05-17", "version": "2015-05-17",
"ksp_version": "1.0.2", "ksp_version_min" : "1.0.2",
"ksp_version_max" : "1.0.4",
"download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DSelectRoot2%5BMay17%5D.zip", "download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DSelectRoot2%5BMay17%5D.zip",
"install": [ "install": [
{ {