From e661c17cf3eda814251f2ab2906f518eedf165e5 Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Sat, 15 Jun 2019 02:17:31 +0000 Subject: [PATCH] Fix NewTantares game versions (#1465) --- NewTantares/NewTantares-v16.0.ckan | 3 +-- NewTantares/NewTantares-v17.0.ckan | 3 +-- NewTantares/NewTantares-v17.1.ckan | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/NewTantares/NewTantares-v16.0.ckan b/NewTantares/NewTantares-v16.0.ckan index 8879f96ad3..7acddaf127 100644 --- a/NewTantares/NewTantares-v16.0.ckan +++ b/NewTantares/NewTantares-v16.0.ckan @@ -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" diff --git a/NewTantares/NewTantares-v17.0.ckan b/NewTantares/NewTantares-v17.0.ckan index b1b96f315a..1dcbe52e91 100644 --- a/NewTantares/NewTantares-v17.0.ckan +++ b/NewTantares/NewTantares-v17.0.ckan @@ -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" diff --git a/NewTantares/NewTantares-v17.1.ckan b/NewTantares/NewTantares-v17.1.ckan index 4581259470..b8987f1b60 100644 --- a/NewTantares/NewTantares-v17.1.ckan +++ b/NewTantares/NewTantares-v17.1.ckan @@ -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"