Set ksp_version_max for CommunityDeltaVMaps (#2112)
This commit is contained in:
parent
d90ad7e754
commit
49eb76aab3
|
@ -15,6 +15,7 @@
|
||||||
],
|
],
|
||||||
"version": "v2.6.0",
|
"version": "v2.6.0",
|
||||||
"ksp_version_min": "1.3",
|
"ksp_version_min": "1.3",
|
||||||
|
"ksp_version_max": "1.7",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find_regexp": "Delta-V Map.*\\.ksp",
|
"find_regexp": "Delta-V Map.*\\.ksp",
|
||||||
|
|
Loading…
Reference in New Issue