Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
JadeOfMaar committed Apr 5, 2024
1 parent bc094b7 commit c857b99
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
4 changes: 4 additions & 0 deletions GameData/RationalResources/Version/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Rational Resources

## 2.0.6.1
* Updated RationalResources:
* Fixed JNSQ support.

## 2.0.6
* Updated RationalResources:
* Added Kerbal Star Systems 2 support.
Expand Down
10 changes: 10 additions & 0 deletions GameData/RationalResources/Version/KerbalChangelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ KERBALCHANGELOG //Required to have this name
author = JadeOfMaar
website = forum.kerbalspaceprogram.com/index.php?/topic/184875-*/

VERSION
{
version = 2.0.6.1
CHANGE
{
type = Fix
change = Updated RationalResources:
subchange = Fixed JNSQ support.
}
}
VERSION
{
version = 2.0.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"MAJOR":2,
"MINOR":0,
"PATCH":6,
"BUILD":0
"BUILD":1
},
"KSP_VERSION":
{
Expand Down

0 comments on commit c857b99

Please sign in to comment.