Skip to content

Commit 3c16bb5

Browse files
committed
Release 0.4.0.5 (LisiasT) for KSP >= 1.2.2
1 parent c62533e commit 3c16bb5

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# TweakScale Companion :: Frameworks :: Changes
22

3+
* 2024-1008: 0.4.0.5 (LisiasT) for KSP >= 1.2.2
4+
+ Update `TweakScaleCompanion.Frameworks.Waterfall` to cope with the changes made on Waterfall 0.10.0.0.
5+
+ Works issues:
6+
- [#10](https://github.com/TweakScale/Companion_Frameworks/issues/10)
37
* 2024-0713: 0.4.0.4 (LisiasT) for KSP >= 1.2.2
48
+ Correctly scales System Heat.
59
* 2023-1106: 0.4.0.3 **Beta** (LisiasT) for KSP >= 1.2.2

CHANGE_LOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# TweakScale Companion :: Frameworks :: Change Log
22

3+
* 2024-1008: 0.4.0.5 (LisiasT) for KSP >= 1.2.2
4+
+ Update `TweakScaleCompanion.Frameworks.Waterfall` to cope with the changes made on Waterfall 0.10.0.0.
5+
+ Works issues:
6+
- [#10](https://github.com/TweakScale/Companion_Frameworks/issues/10)
37
* 2024-0713: 0.4.0.4 (LisiasT) for KSP >= 1.2.2
48
+ Correctly scales System Heat.
59
* 2023-1106: 0.4.0.3 **Beta** (LisiasT) for KSP >= 1.2.2

TweakScaleCompanion.Frameworks.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":0,
99
"MINOR":4,
1010
"PATCH":0,
11-
"BUILD":4
11+
"BUILD":5
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)