Skip to content

Commit

Permalink
Release 1.3.0.1 (LisiasT) for KSP >= 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Oct 6, 2023
1 parent e30e5ee commit 27f61de
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
@@ -1,5 +1,8 @@
# TweakScale Companion :: Firespitter :: Changes

* 2023-1005: 1.3.0.1 (LisiasT) for KSP >= 1.3
+ Adjustments on the documentation.
+ Small, cosmetic fixes (including grammars)
* 2023-0317: 1.3.0.0 (LisiasT) for KSP >= 1.3
+ Removes deprecated calls to KSPe. Minimum target is v2.5 now.
+ Renders it compatible to TweakScale 2.4.7.0 and superior only.
Expand Down
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
@@ -1,5 +1,8 @@
# TweakScale Companion :: Firespitter :: Change Log

* 2023-1005: 1.3.0.1 (LisiasT) for KSP >= 1.3
+ Adjustments on the documentation.
+ Small, cosmetic fixes (including grammars)
* 2023-0317: 1.3.0.0 (LisiasT) for KSP >= 1.3
+ Removes deprecated calls to KSPe. Minimum target is v2.5 now.
+ Renders it compatible to TweakScale 2.4.7.0 and superior only.
Expand Down
2 changes: 1 addition & 1 deletion TweakScaleCompanion.FS.version
Expand Up @@ -8,7 +8,7 @@
"MAJOR":1,
"MINOR":3,
"PATCH":0,
"BUILD":0
"BUILD":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 27f61de

Please sign in to comment.