diff --git a/GameData/RP-1/RP-1.version b/GameData/RP-1/RP-1.version index 0a64e5c1549..ba4288ad439 100644 --- a/GameData/RP-1/RP-1.version +++ b/GameData/RP-1/RP-1.version @@ -1,11 +1,11 @@ { "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/v3.5.0.0/RP-1-v3.5.0.0.zip", + "DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.6.0.0/RP-1-v3.6.0.0.zip", "HOMEPAGE": "https://github.com/KSP-RO/RP-1/", "VERSION": { "MAJOR": 3, - "MINOR": 5, + "MINOR": 6, "PATCH": 0, "BUILD": 0 }, diff --git a/GameData/RP-1/changelog.cfg b/GameData/RP-1/changelog.cfg index d049505d78c..7cd5dbfe28a 100644 --- a/GameData/RP-1/changelog.cfg +++ b/GameData/RP-1/changelog.cfg @@ -5,6 +5,25 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/RP-1 VERSION + { + version = 3.6.0.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Rework GEOCommNetwork Program + subchange = Rebalance Optional Hypersonic Flight Contracts + subchange = Integrate ConfigurableStart into RP-1 codebase + subchange = Add Rocket Motor Menagerie configs + subchange = Add more Simplified Chinese localization + subchange = Teach ROClippy to recognize excessive EC amounts + subchange = Fix crew not being assignable when mission training is disabled + subchange = Implement leader notifications for contract and tech completion + subchange = Configure misc stock structural parts + subchange = Open up SCM window on queueing vessel repairs + } + } + VERSION { version = 3.5.0.0 versionKSP = 1.12.3 diff --git a/README.md b/README.md index b7abf527686..bc8ffbff661 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.