Skip to content

Commit 60291bd

Browse files
committed
Release 0.4.0.2 **Beta** (LisiasT) for KSP >= 1.2.2
1 parent 0f65d15 commit 60291bd

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TweakScale Companion :: Frameworks :: Changes
22

3+
* 2023-0416: 0.4.0.2 **Beta** (LisiasT) for KSP >= 1.2.2
4+
+ Removes a spurious dependency clausule on `TweakScalerTestFlightCore`
35
* 2023-0328: 0.4.0.1 **Beta** (LisiasT) for KSP >= 1.2.2
46
+ Adjusts the Assembly Loading mechanism, allowing the thing to be loaded at first place!
57
- Don't ask how I let this pass trough - I don't remember. :/

CHANGE_LOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TweakScale Companion :: Frameworks :: Change Log
22

3+
* 2023-0416: 0.4.0.2 **Beta** (LisiasT) for KSP >= 1.2.2
4+
+ Removes a spurious dependency clausule on `TweakScalerTestFlightCore`
35
* 2023-0328: 0.4.0.1 **Beta** (LisiasT) for KSP >= 1.2.2
46
+ Adjusts the Assembly Loading mechanism, allowing the thing to be loaded at first place!
57
- Don't ask how I let this pass trough - I don't remember. :/

TweakScaleCompanion.Frameworks.version

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

0 commit comments

Comments
 (0)