Skip to content

Commit

Permalink
Update version to v17.4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 10, 2023
1 parent b57bbfe commit b07c168
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GameData/RealismOverhaul/RO.version
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"MAJOR": 17,
"MINOR": 4,
"PATCH": 4,
"BUILD": 0
"BUILD": 1
},
"KSP_VERSION": {
"MAJOR": 1,
Expand Down
12 changes: 11 additions & 1 deletion GameData/RealismOverhaul/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,21 @@ KERBALCHANGELOG
website = github.com/KSP-RO/RealismOverhaul
VERSION
{
version = 17.4.4.0
version = 17.4.4.1
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Fix mass of ROT Atlas Skirt decoupler; it was ~900kg too light compared to what it should be for Atlas D (at 3.048m diameter)
}
}
VERSION
{
version = 17.4.4.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Allow career prompt overriding
subchange = Fix Nike curve
subchange = Tweak small and medium gear bays so that they correspond better in max speed/stress
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<p align="center">
<a href="https://nightly.link/KSP-RO/RealismOverhaul/workflows/buildAndTest/master/RealismOverhaul.zip" rel="nofollow"><img src="https://badgen.net/badge/Nightly%20build/download/blue"></a>
<a href="https://discord.gg/V73jjNd" rel="nofollow"><img src="https://badgen.net/discord/online-members/V73jjNd?icon=discord"></a>
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v17.4.4.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v17.4.4.1...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
</p>

# Realism Overhaul
Expand Down

0 comments on commit b07c168

Please sign in to comment.