Skip to content

Commit

Permalink
Update version to v2.3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed May 13, 2024
1 parent f123e4f commit 01e6614
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 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.3.0.0/ROCapsules-v2.3.0.0.zip",
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.3.1.0/ROCapsules-v2.3.1.0.zip",
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
"VERSION": {
"MAJOR": 2,
"MINOR": 3,
"PATCH": 0,
"PATCH": 1,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
20 changes: 16 additions & 4 deletions GameData/ROCapsules/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,26 @@ KERBALCHANGELOG
website = github.com/KSP-RO/ROCapsules
VERSION
{
version = 2.3.0.0
version = 2.3.1.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Add inventory slots for crewed parts
subchange = Add LM Taxi, Shelter and Truck parts and adjust LM ascent stage tankage
subchange = Add waterfall configs to SRMs
subchange = Switch Gemini retro to global engine config
subchange = Fix scaling on D2 nosecone in
subchange = Apollo RCS Waterfall configs in
}
}
VERSION
{
version = 2.3.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Add inventory slots for crewed parts
subchange = Add LM Taxi, Shelter and Truck parts and adjust LM ascent stage tankage
subchange = Add waterfall configs to SRMs
}
}
VERSION
Expand Down

0 comments on commit 01e6614

Please sign in to comment.