Skip to content

Commit 531b532

Browse files
committed
Added missing file
1 parent ff2e6f3 commit 531b532

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

GameData/DistantObject/DistantObject.version

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
"URL": "https://raw.githubusercontent.com/MOARdV/DistantObject/master/GameData/DistantObject/DistantObject.version",
44
"DOWNLOAD": "https://github.com/MOARdV/DistantObject/releases",
55
"VERSION": {
6-
"MAJOR": 1,
7-
"MINOR": 9,
8-
"PATCH": 1
6+
"MAJOR": 2,
7+
"MINOR": 0,
8+
"PATCH": 2
99
},
1010
"KSP_VERSION": {
1111
"MAJOR": 1,
12-
"MINOR": 5,
12+
"MINOR": 9,
1313
"PATCH": 0
1414
},
1515
"KSP_VERSION_MIN":
1616
{
1717
"MAJOR": 1,
18-
"MINOR": 3,
18+
"MINOR": 9,
1919
"PATCH": 0
2020
},
2121
"KSP_VERSION_MAX":
2222
{
2323
"MAJOR": 1,
24-
"MINOR": 7,
25-
"PATCH": 99
24+
"MINOR": 9,
25+
"PATCH": 0
2626
}
2727
}

0 commit comments

Comments
 (0)