Skip to content

Commit 9fd3540

Browse files
Updated BUILD version
1 parent 8f05771 commit 9fd3540

File tree

2 files changed

+26
-31
lines changed

2 files changed

+26
-31
lines changed

ProbeControlRoom.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"MAJOR": 1,
1212
"MINOR": 2,
1313
"PATCH": 2,
14-
"BUILD": 11
14+
"BUILD": 12
1515
},
1616
"KSP_VERSION": {
1717
"MAJOR": 1,

ProbeControlRoom.version.old

Lines changed: 25 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,26 @@
11
{
2-
"NAME": "ProbeControlRoom",
3-
"URL": "http://ksp.spacetux.net/avc/ProbeControlRoom",
4-
"DOWNLOAD": "https://github.com/linuxgurugamer/KSP-ProbeControlRoom/releases",
5-
"GITHUB": {
6-
"USERNAME": "Linuxgurugamer",
7-
"REPOSITORY": "KSP-ProbeControlRoom",
8-
"ALLOW_PRE_RELEASE": false
9-
},
10-
"VERSION": {
11-
"MAJOR": 1,
12-
"MINOR": 2,
13-
"PATCH": 2,
14-
"BUILD": 11
15-
},
16-
"KSP_VERSION": {
17-
"MAJOR": 1,
18-
"MINOR": 5,
19-
"PATCH": 1
20-
},
21-
"KSP_VERSION_MIN": {
22-
"MAJOR": 1,
23-
"MINOR": 5,
24-
"PATCH": 1
25-
},
26-
"KSP_VERSION_MAX": {
27-
"MAJOR": 1,
28-
"MINOR": 5,
29-
"PATCH": 99
30-
}
31-
}
2+
"NAME": "ProbeControlRoom",
3+
"URL": "http://ksp.spacetux.net/avc/ProbeControlRoom",
4+
"DOWNLOAD": "https://github.com/linuxgurugamer/KSP-ProbeControlRoom/releases",
5+
"GITHUB": {
6+
"USERNAME": "Linuxgurugamer",
7+
"REPOSITORY": "KSP-ProbeControlRoom",
8+
"ALLOW_PRE_RELEASE": false
9+
},
10+
"VERSION": {
11+
"MAJOR": 1,
12+
"MINOR": 2,
13+
"PATCH": 2,
14+
"BUILD": 11
15+
},
16+
"KSP_VERSION": {
17+
"MAJOR": 1,
18+
"MINOR": 5,
19+
"PATCH": 1
20+
},
21+
"KSP_VERSION_MIN": {
22+
"MAJOR": 1,
23+
"MINOR": 5,
24+
"PATCH": 1
25+
}
26+
}

0 commit comments

Comments
 (0)