Skip to content

Commit d63ea1f

Browse files
author
GitHub Actions Bot
committed
Update version to v2.4.2.0
1 parent e37099b commit d63ea1f

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

GameData/ROCapsules/ROCapsules.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"NAME": "ROCapsules",
33
"URL": "https://raw.githubusercontent.com/KSP-RO/ROCapsules/master/GameData/ROCapsules/ROCapsules.version",
4-
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.4.1.0/ROCapsules-v2.4.1.0.zip",
4+
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.4.2.0/ROCapsules-v2.4.2.0.zip",
55
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
66
"VERSION": {
77
"MAJOR": 2,
88
"MINOR": 4,
9-
"PATCH": 1,
9+
"PATCH": 2,
1010
"BUILD": 0
1111
},
1212
"KSP_VERSION": {

GameData/ROCapsules/changelog.cfg

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,23 @@ KERBALCHANGELOG
66
website = github.com/KSP-RO/ROCapsules
77
VERSION
88
{
9-
version = 2.4.1.0
9+
version = 2.4.2.0
1010
versionKSP = 1.12.3
1111
CHANGE
1212
{
1313
change = What's Changed
14-
subchange = Remove magnets from ports with accurate colliders
15-
subchange = Tweak Gemini thermals to prevent surviving reentry w/o heat shield
14+
subchange = B9PS integration for mercury retropack
15+
}
16+
}
17+
VERSION
18+
{
19+
version = 2.4.1.0
20+
versionKSP = 1.12.3
21+
CHANGE
22+
{
23+
change = What's Changed
24+
subchange = Remove magnets from ports with accurate colliders
25+
subchange = Tweak Gemini thermals to prevent surviving reentry w/o heat shield
1626
}
1727
}
1828
VERSION

0 commit comments

Comments
 (0)