Skip to content

Commit 01701f9

Browse files
author
GitHub Actions Bot
committed
Update version to v17.19.0.0
1 parent 837f488 commit 01701f9

File tree

3 files changed

+25
-8
lines changed

3 files changed

+25
-8
lines changed

GameData/RealismOverhaul/RO.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"VERSION": {
1111
"MAJOR": 17,
12-
"MINOR": 18,
12+
"MINOR": 19,
1313
"PATCH": 0,
1414
"BUILD": 0
1515
},

GameData/RealismOverhaul/changelog.cfg

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,33 @@ KERBALCHANGELOG
66
website = github.com/KSP-RO/RealismOverhaul
77
VERSION
88
{
9-
version = 17.18.0.0
9+
version = 17.19.0.0
1010
versionKSP = 1.12.3
1111
CHANGE
1212
{
1313
change = What's Changed
14-
subchange = Change radiatorHeadroom value to restore analytical propellant cooling functionality
15-
subchange = Remove restart penalties from IRFNA-III Agenas
16-
subchange = Set airbag landing speed to more sensible value
17-
subchange = Add PT6 configs
18-
subchange = Configure BDA parts
14+
subchange = Remove RSSROConfig lines from localizations
15+
subchange = Add dependency on tweakscalerescaled-redist
16+
subchange = Mercury & Vostok retros
17+
subchange = Fix typos in some config properties
18+
subchange = Reduce minimum part RB mass even further to 0.1kg
19+
subchange = Fix typo in fuel load of spin motor (small)
20+
subchange = Fix duplicate lines in AdvCapsule
21+
subchange = Default battery tank to highest available level
22+
}
23+
}
24+
VERSION
25+
{
26+
version = 17.18.0.0
27+
versionKSP = 1.12.3
28+
CHANGE
29+
{
30+
change = What's Changed
31+
subchange = Change radiatorHeadroom value to restore analytical propellant cooling functionality
32+
subchange = Remove restart penalties from IRFNA-III Agenas
33+
subchange = Set airbag landing speed to more sensible value
34+
subchange = Add PT6 configs
35+
subchange = Configure BDA parts
1936
}
2037
}
2138
VERSION

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p align="center">
55
<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>
66
<a href="https://discord.gg/V73jjNd" rel="nofollow"><img src="https://badgen.net/discord/online-members/V73jjNd?icon=discord"></a>
7-
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v17.18.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
7+
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v17.19.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
88
</p>
99

1010
# Realism Overhaul

0 commit comments

Comments
 (0)