Skip to content

Commit

Permalink
Release 0.0.1.1 (LisiasT) for KSP >= 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Oct 6, 2023
1 parent d4080c7 commit b2a44c6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# TweakScale Companion :: OPT :: Changes

* 2023-1005: 0.0.1.1 (LisiasT) for KSP >= 1.2.2
+ Updates the Documentation
+ Implements Issues:
- [#15](https://github.com/TweakScale/Companion/issues/15) Extend the fix implemented on TweakScaleCompanion_NF#2 to every Companion
* 2020-0809: 0.0.1.0 (LisiasT) for KSP >= 1.2.2
+ First public (beta) release
+ Added patches for OPT (Classic & Legacy)
Expand Down
4 changes: 4 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# TweakScale Companion :: OPT :: Change Log

* 2023-1005: 0.0.1.1 (LisiasT) for KSP >= 1.2.2
+ Updates the Documentation
+ Implements Issues:
- [#15](https://github.com/TweakScale/Companion/issues/15) Extend the fix implemented on TweakScaleCompanion_NF#2 to every Companion
* 2020-0809: 0.0.1.0 (LisiasT) for KSP >= 1.2.2
+ First public (beta) release
+ Added patches for OPT (Classic & Legacy)
Expand Down
2 changes: 1 addition & 1 deletion TweakScaleCompanion_OPT.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":0,
"MINOR":0,
"PATCH":1,
"BUILD":0
"BUILD":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit b2a44c6

Please sign in to comment.