Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
leatherneck6017 committed Mar 4, 2020
1 parent 2edb456 commit 0d2de01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions GameData/MoarFilterExtensionConfigs/Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ MoarFilterExtensionConfigs

Changelog:

1.0.5.2
- Fixed missing closing bracket in 1.875 config

1.0.5.1
- Seperate "coupling" into Adapter, Decoupler, Docking Port, and Multi-Coupler subcategories.
- Add file to fix incorrect Squad bulkheads. Currently only 1.875 heat shield, will add more as I find them.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"MAJOR": 1,
"MINOR": 0,
"PATCH": 5,
"BUILD": 1
"BUILD": 2
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
Expand Down

0 comments on commit 0d2de01

Please sign in to comment.