Skip to content

Commit

Permalink
Release 2.5.3.3 (Lisias) for KSP >= 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Jul 4, 2023
1 parent 94d5b9d commit 6e3f148
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# KSP Enhanced /L :: Changes

* 2023-0703: 2.5.3.2 (Lisias) for KSP >= 1.2
* 2023-0704: 2.5.3.3 (Lisias) for KSP >= 1.2
+ More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
+ Fixes some mishaps on some Standard Dialogs.
+ Fixes a bug on the KSPe's Install Checker/Update Tool
- **You need to manually remove the older `<KSP-ROOT>/GameData/000_KSPe.dll` file if existent!**
* 2023-0703: 2.5.3.2 (Lisias) for KSP >= 1.2
+ ***Dithed*** because I marvellously borked the packaging of this one. (sigh)
* 2023-0703: 2.5.3.1 (Lisias) for KSP >= 1.2
+ ***Dithed*** as a new release were made in less than 24 hours.
* 2023-0629: 2.5.3.0 (Lisias) for KSP >= 1.2
Expand Down
4 changes: 3 additions & 1 deletion CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# KSP Enhanced /L :: Change Log

* 2023-0703: 2.5.3.2 (Lisias) for KSP >= 1.2
* 2023-0704: 2.5.3.3 (Lisias) for KSP >= 1.2
+ More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
+ Fixes some mishaps on some Standard Dialogs.
+ Fixes a bug on the KSPe's Install Checker/Update Tool
- **You need to manually remove the older `<KSP-ROOT>/GameData/000_KSPe.dll` file if existent!**
* 2023-0703: 2.5.3.2 (Lisias) for KSP >= 1.2
+ ***Dithed*** because I marvellously borked the packaging of this one. (sigh)
* 2023-0703: 2.5.3.1 (Lisias) for KSP >= 1.2
+ ***Dithed*** as a new release were made in less than 24 hours.
* 2023-0629: 2.5.3.0 (Lisias) for KSP >= 1.2
Expand Down
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":2
"BUILD":3
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 6e3f148

Please sign in to comment.