File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"NAME": "ROCapsules",
3
3
"URL": "https://raw.githubusercontent.com/KSP-RO/ROCapsules/master/GameData/ROCapsules/ROCapsules.version",
4
- "DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.5.1.0 /ROCapsules-v2.5.1.0 .zip",
4
+ "DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.6.0.1 /ROCapsules-v2.6.0.1 .zip",
5
5
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
6
6
"VERSION": {
7
7
"MAJOR": 2,
8
- "MINOR": 5 ,
9
- "PATCH": 1 ,
10
- "BUILD": 0
8
+ "MINOR": 6 ,
9
+ "PATCH": 0 ,
10
+ "BUILD": 1
11
11
},
12
12
"KSP_VERSION": {
13
13
"MAJOR": "1",
Original file line number Diff line number Diff line change @@ -6,12 +6,23 @@ KERBALCHANGELOG
6
6
website = github.com/KSP-RO/ROCapsules
7
7
VERSION
8
8
{
9
- version = 2.5.1.0
9
+ version = 2.6.0.1
10
10
versionKSP = 1.12.3
11
11
CHANGE
12
12
{
13
13
change = What' s Changed
14
- subchange = Fix some asset URLs
14
+ subchange = IVA improvements
15
+ subchange = Fix release build artifacts
16
+ }
17
+ }
18
+ VERSION
19
+ {
20
+ version = 2.5.1.0
21
+ versionKSP = 1.12.3
22
+ CHANGE
23
+ {
24
+ change = What' s Changed
25
+ subchange = Fix some asset URLs
15
26
}
16
27
}
17
28
VERSION
You can’t perform that action at this time.
0 commit comments