Skip to content

Commit

Permalink
Release 2.5.3.8 (Lisias) for KSP >= 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Feb 13, 2024
1 parent fdd73c9 commit 3242a15
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# KSP Enhanced /L :: Changes

* 2024-0213: 2.5.3.8 (Lisias) for KSP >= 1.2
+ More friendly approach on handling issues when CKAN is present.
* 2024-0107: 2.5.3.7 (Lisias) for KSP >= 1.2
+ Fixes a regression due a badly executed job on [issue #63](https://github.com/net-lisias-ksp/KSPe/issues/63).
+ Reworks issues:
Expand Down
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# KSP Enhanced /L :: Change Log

* 2024-0213: 2.5.3.8 (Lisias) for KSP >= 1.2
+
* 2024-0107: 2.5.3.7 (Lisias) for KSP >= 1.2
+ Fixes a regression due a badly executed job on [issue #63](https://github.com/net-lisias-ksp/KSPe/issues/63).
+ Reworks issues:
Expand Down Expand Up @@ -500,3 +502,4 @@
+ Released with [ProceduralParts v0.9.4](https://github.com/Swamp-Ig/ProceduralParts/releases/tag/v0.9.4)
* 2014-0421: 1.3.1 (Swamp-Ig) for KSP 0.23.5
+ Released with v0.9.2 of ProceduralParts.

2 changes: 1 addition & 1 deletion KSPe.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":2,
"MINOR":5,
"PATCH":3,
"BUILD":7
"BUILD":8
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 3242a15

Please sign in to comment.