Skip to content

Commit

Permalink
Update version to v15.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jun 26, 2023
1 parent d88607d commit 6e33271
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion RealFuels/RealFuels.version
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"VERSION":
{
"MAJOR": 15,
"MINOR": 4,
"MINOR": 5,
"PATCH": 0
},
"KSP_VERSION":
Expand Down
15 changes: 15 additions & 0 deletions RealFuels/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,19 @@ KERBALCHANGELOG
license = CC-BY-SA
author = KSP-RO team
website = github.com/KSP-RO/RealFuels
VERSION
{
version = 15.5.0.0
versionKSP = 1.12.3
CHANGE
{
change =
subchange = Update comments in ResourceHsps.cfg
subchange = Update zh-cn translations
subchange = Add Continous Integration to the RealFuels Git repo
subchange = Fix PartResource getting wrong part ref when tank is created in symmetry
subchange = Fix broken 'ullage' loc string
subchange = Do not calculate 🐉🧊s (Drag Cubes) unless the relevant debug information is shown
}
}
}

0 comments on commit 6e33271

Please sign in to comment.