Fix NewTantares game versions (#1465)

This commit is contained in:
HebaruSan 2019-06-15 02:17:31 +00:00 committed by GitHub
parent 086c080efe
commit e661c17cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 6 deletions

View File

@ -10,8 +10,7 @@
"repository": "https://github.com/Tantares/Tantares"
},
"version": "v16.0",
"ksp_version_min": "1.4",
"ksp_version_max": "1.5",
"ksp_version": "1.6",
"recommends": [
{
"name": "NewTantaresLV"

View File

@ -10,8 +10,7 @@
"repository": "https://github.com/Tantares/Tantares"
},
"version": "v17.0",
"ksp_version_min": "1.4",
"ksp_version_max": "1.5",
"ksp_version": "1.6",
"recommends": [
{
"name": "NewTantaresLV"

View File

@ -10,8 +10,7 @@
"repository": "https://github.com/Tantares/Tantares"
},
"version": "v17.1",
"ksp_version_min": "1.4",
"ksp_version_max": "1.5",
"ksp_version": "1.7",
"recommends": [
{
"name": "NewTantaresLV"