Corrected KSP versions for older HyperEdit versions. (#1182)
* Corrected max version to 1.1.2 * Corrected max version to 1.1.2 * Corrected max version to 1.1.3 * Corrected max version to 1.1.3 * Re-corrected max version to 1.1.99
This commit is contained in:
parent
01f111627b
commit
442cfddf26
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"version": "1.5.1.0",
|
||||
"ksp_version_min": "1.1.2",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Kerbaltek",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"version": "1.5.2.0",
|
||||
"ksp_version_min": "1.1.2",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Kerbaltek",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"version": "1.5.2.1",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Kerbaltek",
|
||||
|
|
Loading…
Reference in New Issue