We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2e6f3 commit 531b532Copy full SHA for 531b532
GameData/DistantObject/DistantObject.version
@@ -3,25 +3,25 @@
3
"URL": "https://raw.githubusercontent.com/MOARdV/DistantObject/master/GameData/DistantObject/DistantObject.version",
4
"DOWNLOAD": "https://github.com/MOARdV/DistantObject/releases",
5
"VERSION": {
6
- "MAJOR": 1,
7
- "MINOR": 9,
8
- "PATCH": 1
+ "MAJOR": 2,
+ "MINOR": 0,
+ "PATCH": 2
9
},
10
"KSP_VERSION": {
11
"MAJOR": 1,
12
- "MINOR": 5,
+ "MINOR": 9,
13
"PATCH": 0
14
15
"KSP_VERSION_MIN":
16
{
17
18
- "MINOR": 3,
19
20
21
"KSP_VERSION_MAX":
22
23
24
- "MINOR": 7,
25
- "PATCH": 99
+ "PATCH": 0
26
}
27
0 commit comments