Skip to content

Commit 3de96e2

Browse files
committed
Add KSP_VERSION_MAX to the version file
1 parent 6a229ff commit 3de96e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

GameData/DistantObject/DistantObject.version

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,11 @@
1717
"MAJOR": 1,
1818
"MINOR": 3,
1919
"PATCH": 0
20+
},
21+
"KSP_VERSION_MAX":
22+
{
23+
"MAJOR": 1,
24+
"MINOR": 5,
25+
"PATCH": 99
2026
}
2127
}

0 commit comments

Comments
 (0)