Skip to content

Commit

Permalink
Release 6.0.2.3 (LisiasT) for KSP >= 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Nov 11, 2021
1 parent 92a92f5 commit 3ea7dab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ShipManifest /L Unleashed :: Changes

* 2021-1111: 6.0.2.3 (LisiasT) for KSP >= 1.3.0
+ Updating to KSPe v2.4 services (Toolbar)
+ Backporting the thing to every KSP since 1.3.0!! **#HURRAY!!**
- Perhaps KSP 1.2.2 next time? :)
* 2021-0306: 6.0.2.2 (LisiasT) for KSP >= 1.7.1
+ Backporting the thing to every KSP since 1.7.1
- Thanks to KSPe!
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 @@
# ShipManifest /L Unleashed :: Change Log

* 2021-1111: 6.0.2.3 (LisiasT) for KSP >= 1.3.0
+ Updating to KSPe v2.4 services (Toolbar)
+ Backporting the thing to every KSP since 1.3.0!! **#HURRAY!!**
- Perhaps KSP 1.2.2 next time? :)
* 2021-0306: 6.0.2.2 (LisiasT) for KSP >= 1.7.1
+ Backporting the thing to every KSP since 1.7.1
- Thanks to KSPe!
Expand Down
4 changes: 2 additions & 2 deletions ShipManifest.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"MAJOR":6,
"MINOR":0,
"PATCH":2,
"BUILD":2
"BUILD":3
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":4
"MINOR":3
}
}

0 comments on commit 3ea7dab

Please sign in to comment.