Skip to content

Commit

Permalink
Update version to v2.4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jul 13, 2024
1 parent 4f459c9 commit 19c8303
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
4 changes: 2 additions & 2 deletions GameData/ROCapsules/ROCapsules.version
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"NAME": "ROCapsules",
"URL": "https://raw.githubusercontent.com/KSP-RO/ROCapsules/master/GameData/ROCapsules/ROCapsules.version",
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.4.0.0/ROCapsules-v2.4.0.0.zip",
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.4.1.0/ROCapsules-v2.4.1.0.zip",
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
"VERSION": {
"MAJOR": 2,
"MINOR": 4,
"PATCH": 0,
"PATCH": 1,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
17 changes: 14 additions & 3 deletions GameData/ROCapsules/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,24 @@ KERBALCHANGELOG
website = github.com/KSP-RO/ROCapsules
VERSION
{
version = 2.4.0.0
version = 2.4.1.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Separate Mercury chute and minor QoL fixes
subchange = Add lunar flying vehicle and improve LRV
subchange = Remove magnets from ports with accurate colliders
subchange = Tweak Gemini thermals to prevent surviving reentry w/o heat shield
}
}
VERSION
{
version = 2.4.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Separate Mercury chute and minor QoL fixes
subchange = Add lunar flying vehicle and improve LRV
}
}
VERSION
Expand Down

0 comments on commit 19c8303

Please sign in to comment.