diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index 69378351dcd..93925193a2c 100644 --- a/GameData/RP-1/RP-1.version +++ b/GameData/RP-1/RP-1.version @@ -1,12 +1,12 @@ { "NAME": "Realistic Progression One", "URL": "https://raw.githubusercontent.com/KSP-RO/RP-1/master/GameData/RP-1/RP-1.version", - "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v2.6.4.0/RP-1-v2.6.4.0.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v2.7.0.0/RP-1-v2.7.0.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 2, - "MINOR": 6, - "PATCH": 4, + "MINOR": 7, + "PATCH": 0, "BUILD": 0 }, "KSP_VERSION": { diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index 6445356081e..ad06192e252 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,27 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 2.7.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Show unlock credit gain on Budget tab + subchange = Fix ECM for the HG-3 engine and later hydrolox engines + subchange = Fix a bunch of nonfunctional leaders + subchange = Change sounding rocket altitude contract interval to 50km + subchange = Remove cooldown on lunar sample return and add cooldown on X-plane (altitude) + subchange = Allow newspaper screenshots to be taken on contract parameter completion + subchange = Remove inclination mention from moonless bodies for orbital science probe contracts + subchange = Better tracking station descriptions + subchange = Add KerbalFoundries 2 configs, attempt 2 + subchange = Rebalance later tanks + subchange = Tweak Karman Line newspaper wording + subchange = Fix reconditioning not being applied to correct launch pads + } + } + VERSION { version = 2.6.4.0 versionKSP = 1.12.3 diff --git a/README.md b/README.md index 2773b08831e..485b10e3d7b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- +

Welcome to Realistic Progression One, the heavyweight career addon for Kerbal Space Program's Realism Overhaul.