Skip to content

Commit

Permalink
Update version to v2.6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Aug 20, 2024
1 parent 42219f6 commit d936df2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
2 changes: 1 addition & 1 deletion GameData/RealAntennas/RealAntennas.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"VERSION":
{
"MAJOR":2,
"MINOR":5,
"MINOR":6,
"PATCH":0,
"BUILD":0
},
Expand Down
25 changes: 20 additions & 5 deletions GameData/RealAntennas/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,30 @@ KERBALCHANGELOG
website = github.com/KSP-RO/RealAntennas
VERSION
{
version = 2.5.0.0
version = 2.6.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Correct ground station EIRP
subchange = Planner ground station band filtering
subchange = Improve Stock (Kerbol) system configs
subchange = Galileo's planet pack configs
subchange = Support permanently disabling antennas in-flight
subchange = Remove rxHome and txHome from the jobs
subchange = Decouple ParentBody from isHome in the planner
subchange = Add support for HabTech2, Tantares, TantaresSP
subchange = Fix tech level descriptions
subchange = Allow RP-1 to inject correct unlock credit amount into TL purchase
}
}
VERSION
{
version = 2.5.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Correct ground station EIRP
subchange = Planner ground station band filtering
subchange = Improve Stock (Kerbol) system configs
subchange = Galileo's planet pack configs
}
}
VERSION
Expand Down

0 comments on commit d936df2

Please sign in to comment.