VSR Restrict KSP versions (#1200)

* VSR Restrict KSP versions

* Bump to 1.1.3
This commit is contained in:
Myk 2016-07-05 11:50:18 +10:00 committed by GitHub
parent 1d209c1fd8
commit fe12660824
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
},
"version": "v1.9.2",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.99",
"ksp_version_max": "1.1.3",
"depends": [
{
"name": "ModuleManager"