Skip to content

Commit

Permalink
Update version to v3.11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Aug 11, 2024
1 parent 19c664e commit a8764ce
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-1/RP-1.version
Original file line number Diff line number Diff line change
@@ -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.10.0.0/RP-1-v3.10.0.0.zip",
"DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.11.0.0/RP-1-v3.11.0.0.zip",
"HOMEPAGE": "https://github.com/KSP-RO/RP-1/",
"VERSION": {
"MAJOR": 3,
"MINOR": 10,
"MINOR": 11,
"PATCH": 0,
"BUILD": 0
},
Expand Down
26 changes: 26 additions & 0 deletions GameData/RP-1/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,32 @@ KERBALCHANGELOG
author = KSP-RO team
website = github.com/KSP-RO/RP-1
VERSION
{
version = 3.11.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Update RL10 costs, new RL10 versions
subchange = Add part for tracking station 11
subchange = Add description for level 11 TS
subchange = Add RP-1 configs for FFT parts
subchange = Add 3m dish
subchange = CI using CKAN
subchange = Add H-2 configs
subchange = Do not set PF side density
subchange = Fix two typos in Chinese localization
subchange = Throw together quick and dirty uranian and neptunian moon landing programs/contracts
subchange = Generate waypoints around landing spot for Mars Rover
subchange = Harmony-patch RA config can afford query to factor in unlock credit
}
CHANGE
{
change = New Contributors
subchange = @iid-ccme made their first contribution in
}
}
VERSION
{
version = 3.10.0.0
versionKSP = 1.12.3
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/RP-1/workflows/build/master/RP-1.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/RP-1/compare/v3.10.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
<a href="https://github.com/KSP-RO/RP-1/compare/v3.11.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
</p>

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

0 comments on commit a8764ce

Please sign in to comment.