Skip to content

Commit b9dbe6d

Browse files
committed
Release 0.4.0.4 (LisiasT) for KSP >= 1.2.2
1 parent 771975d commit b9dbe6d

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGES.md

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

3+
* 2024-0713: 0.4.0.4 (LisiasT) for KSP >= 1.2.2
4+
+ Correctly scales System Heat.
35
* 2023-1106: 0.4.0.3 **Beta** (LisiasT) for KSP >= 1.2.2
46
+ Works around a weird (new?) bug on KSP's Loading System.
57
- See Really, really, really dumb mistake. See [Forum](https://forum.kerbalspaceprogram.com/topic/179030-ksp-130-tweakscale-under-lisias-management-2474-2023-1007/?do=findComment&comment=4337281) for details.

CHANGE_LOG.md

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

3+
* 2024-0713: 0.4.0.4 (LisiasT) for KSP >= 1.2.2
4+
+ Correctly scales System Heat.
35
* 2023-1106: 0.4.0.3 **Beta** (LisiasT) for KSP >= 1.2.2
46
+ Works around a weird (new?) bug on KSP's Loading System.
57
- See Really, really, really dumb mistake. See [Forum](https://forum.kerbalspaceprogram.com/topic/179030-ksp-130-tweakscale-under-lisias-management-2474-2023-1007/?do=findComment&comment=4337281) for details.

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":3
11+
"BUILD":4
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)