Skip to content

Commit e4ccb70

Browse files
author
GitHub Actions Bot
committed
Update version to v3.23.0.0
1 parent d606f71 commit e4ccb70

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

GameData/RP-1/RP-1.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"NAME": "Realistic Progression One",
33
"URL": "https://raw.githubusercontent.com/KSP-RO/RP-1/master/GameData/RP-1/RP-1.version",
4-
"DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.22.0.0/RP-1-v3.22.0.0.zip",
4+
"DOWNLOAD": "https://github.com/KSP-RO/RP-1/releases/download/v3.23.0.0/RP-1-v3.23.0.0.zip",
55
"HOMEPAGE": "https://github.com/KSP-RO/RP-1/",
66
"VERSION": {
77
"MAJOR": 3,
8-
"MINOR": 22,
8+
"MINOR": 23,
99
"PATCH": 0,
1010
"BUILD": 0
1111
},

GameData/RP-1/changelog.cfg

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@ KERBALCHANGELOG
55
author = KSP-RO team
66
website = github.com/KSP-RO/RP-1
77
VERSION
8+
{
9+
version = 3.23.0.0
10+
versionKSP = 1.12.3
11+
CHANGE
12+
{
13+
change = What's Changed
14+
subchange = Move RSRMV to the correct year
15+
subchange = Bypass the stock rep cap of 1000 when setting reputation directly
16+
subchange = Fix Science Config Indentation
17+
subchange = Move Regolith harvesting drills.
18+
subchange = Update Vulcain description
19+
subchange = Use HermiteCurve, use doubles instead of floats
20+
subchange = Updated LR87/91 configs
21+
subchange = ITIP AJ10
22+
subchange = Increase R-103 cost
23+
subchange = Add Castor 4A
24+
subchange = Add methods related to alarms with and without KAC
25+
subchange = Update ru.cfg
26+
subchange = Revert "Add methods related to alarms with and without KAC"
27+
subchange = Stop flickering of main KCT window when Build Plans Window is open
28+
subchange = Add separate S5.4 part
29+
subchange = Tech mismatch fix
30+
}
31+
}
32+
VERSION
833
{
934
version = 3.22.0.0
1035
versionKSP = 1.12.3

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/RP-1/workflows/build/master/RP-1.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/RP-1/compare/v3.22.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
7+
<a href="https://github.com/KSP-RO/RP-1/compare/v3.23.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RP-1/latest"></a>
88
</p>
99

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

0 commit comments

Comments
 (0)