Merge pull request #648 from Murdabenne/KAS-minmax

KAS added ksp min and max vice single fixed version
This commit is contained in:
Paul Fenwick 2015-06-29 11:41:19 +10:00
commit e53e7e14d8
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
"license" : "restricted",
"author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ],
"version" : "0.5.2",
"ksp_version" : "1.0.2",
"ksp_version_min" : "1.0.2",
"ksp_version_max" : "1.0.4",
"depends" : [
{ "name": "ModuleManager" },
{ "name": "KIS", "min_version": "1.1.5" }