Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 558f633

Browse files
committed
Update for release
version file + readme release note.
1 parent 3f2a51b commit 558f633

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

GameData/AviationLights/Plugins/AviationLights.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
{
77
"MAJOR": 4,
88
"MINOR": 1,
9-
"PATCH": 0
9+
"PATCH": 1
1010
},
1111
"KSP_VERSION":
1212
{
1313
"MAJOR": 1,
14-
"MINOR": 8,
14+
"MINOR": 10,
1515
"PATCH": 0
1616
},
1717
"KSP_VERSION_MIN":
@@ -23,7 +23,7 @@
2323
"KSP_VERSION_MAX":
2424
{
2525
"MAJOR": 1,
26-
"MINOR": 8,
26+
"MINOR": 10,
2727
"PATCH": 9
2828
}
2929
}

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,12 @@ added to a config file or edited in the persistent.sfs file.
279279

280280
## CHANGELOG
281281

282+
5 July 2020 - v4.1.1
283+
284+
* Recompiled for KSP 1.10.0 (and finally updated the version file, alas).
285+
* Fixed bug that enabled the spotlight toggle on non-tweakable lights (such as the old aviation lights), as noted by GitHub user Promyclon.
286+
287+
***
282288
16 October 2019 - v4.1.0
283289

284290
* Recompiled for KSP 1.8.0

0 commit comments

Comments
 (0)