Skip to content

Commit

Permalink
Update version to v16.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jun 9, 2023
1 parent fc67603 commit 84cc96d
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 7 deletions.
4 changes: 2 additions & 2 deletions GameData/RealismOverhaul/RO.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"VERSION": {
"MAJOR": 16,
"MINOR": 0,
"PATCH": 1,
"MINOR": 1,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
26 changes: 22 additions & 4 deletions GameData/RealismOverhaul/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,32 @@ KERBALCHANGELOG
website = github.com/KSP-RO/RealismOverhaul
VERSION
{
version = 16.0.1.0
version = 16.1.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Add manufacturer loc tags and general improvements
subchange = Revert the enforced hiding of deprecated parts
subchange = Add an installation checker similar to RP-1's
subchange = Vinci config changes
subchange = Add RD-220, and alternate fuel mixes to RD253 and RD270
subchange = Fix not being able to add Cooled Aerozine50 or Cooled NTO to tanks
subchange = Subcool the LR87-AJ-7-Kero as well as the hypergolic -7
}
CHANGE
{
change = New Contributors
subchange = @LuneoLucy made their first contribution in
}
}
VERSION
{
version = 16.0.1.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Add manufacturer loc tags and general improvements
subchange = Revert the enforced hiding of deprecated parts
subchange = Add an installation checker similar to RP-1's
}
}
VERSION
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/v16.0.1.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/v16.1.0.0...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 84cc96d

Please sign in to comment.