Skip to content

Commit

Permalink
Update version to v2.4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jun 19, 2024
1 parent 02b4232 commit 4a02424
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
6 changes: 3 additions & 3 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.3.1.0/ROCapsules-v2.3.1.0.zip",
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.4.0.0/ROCapsules-v2.4.0.0.zip",
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
"VERSION": {
"MAJOR": 2,
"MINOR": 3,
"PATCH": 1,
"MINOR": 4,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
19 changes: 15 additions & 4 deletions GameData/ROCapsules/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,25 @@ KERBALCHANGELOG
website = github.com/KSP-RO/ROCapsules
VERSION
{
version = 2.3.1.0
version = 2.4.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Switch Gemini retro to global engine config
subchange = Fix scaling on D2 nosecone in
subchange = Apollo RCS Waterfall configs in
subchange = Separate Mercury chute and minor QoL fixes
subchange = Add lunar flying vehicle and improve LRV
}
}
VERSION
{
version = 2.3.1.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Switch Gemini retro to global engine config
subchange = Fix scaling on D2 nosecone in
subchange = Apollo RCS Waterfall configs in
}
}
VERSION
Expand Down

0 comments on commit 4a02424

Please sign in to comment.