diff --git a/GameData/RealismOverhaul/RO.version b/GameData/RealismOverhaul/RO.version index c6993acf37..ea792eb534 100644 --- a/GameData/RealismOverhaul/RO.version +++ b/GameData/RealismOverhaul/RO.version @@ -9,7 +9,7 @@ }, "VERSION": { "MAJOR": 17, - "MINOR": 2, + "MINOR": 3, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RealismOverhaul/changelog.cfg b/GameData/RealismOverhaul/changelog.cfg index 5deb4f982a..432571ce40 100644 --- a/GameData/RealismOverhaul/changelog.cfg +++ b/GameData/RealismOverhaul/changelog.cfg @@ -6,25 +6,37 @@ KERBALCHANGELOG website = github.com/KSP-RO/RealismOverhaul VERSION { - version = 17.2.0.0 + version = 17.3.0.0 versionKSP = 1.12.3 CHANGE { change = What's Changed - subchange = Update RN Vostok/Voskhod configs to match ROCapsules improvements - subchange = Fix MM issue in RO_RealFuels.cfg where some resources were missing important configuration data - subchange = Added Pioneer Vernier Solid Motor - subchange = Mk1 improvements and "Fixes" - subchange = Add full names and abbreviations to resources - subchange = Making generic solid rocket motors more consistent and realistic + subchange = Rework a number of engine configs including config cleanup and some more improvements + subchange = Add support for new ROE G1 + subchange = Prelaunch engine failures from running the engine will no longer generate du, only ignition failures will + } + } + VERSION + { + version = 17.2.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Update RN Vostok/Voskhod configs to match ROCapsules improvements + subchange = Fix MM issue in RO_RealFuels.cfg where some resources were missing important configuration data + subchange = Added Pioneer Vernier Solid Motor + subchange = Mk1 improvements and "Fixes" + subchange = Add full names and abbreviations to resources + subchange = Making generic solid rocket motors more consistent and realistic subchange = Fix RD-0124 not having enough TEATEB for second ignition subchange = Fix wrong specLevel tag on RD-0411 } CHANGE { - change = New Contributors - subchange = @ryanc55 made their first contribution in - subchange = @Clayell made their first contribution in + change = New Contributors + subchange = @ryanc55 made their first contribution in + subchange = @Clayell made their first contribution in } } VERSION diff --git a/README.md b/README.md index fac7f434f0..c6b41bf245 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

# Realism Overhaul