Skip to content

Commit 462ffc7

Browse files
Update changelog and version
1 parent 28937de commit 462ffc7

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
ChangeLog
22

3+
1.0.11.2
4+
Thanks to github user @HansAcker for this:
5+
Isolate SE's AudioSource objects from vessel.gameObject. Fixes the repeating decoupler sound where KSP would overwrite one of our AudioSources.
6+
37
1.0.11.1
48
Added AssemblyFileVersion
59
Updated version file for 1.12

ShipEffectsContinued.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"MAJOR": 1,
88
"MINOR": 0,
99
"PATCH": 11,
10-
"BUILD": 1
10+
"BUILD": 2
1111
},
1212
"KSP_VERSION": {
1313
"MAJOR": 1,
1414
"MINOR": 12,
15-
"PATCH": 2
15+
"PATCH": 4
1616
},
1717
"KSP_VERSION_MIN": {
1818
"MAJOR": 1,

0 commit comments

Comments
 (0)