Skip to content

Commit cc8c00a

Browse files
Fixed mistake in version file
1 parent 6877178 commit cc8c00a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.txt

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

3+
3.4.6.1
4+
Fixed mistake in version file
5+
36
3.4.6
47
Thanks to github user @SofieBrink:
58
Changed debugging symbol mode to portable to facilitate attaching the VisualStudio unity debugger.

EditorExtensionsRedux.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"MINOR": 11,
1919
"PATCH": 1
2020
},
21-
"KSP_VERSION_MIN": {
21+
"KSP_VERSION_MAX": {
2222
"MAJOR": 1,
2323
"MINOR": 12,
2424
"PATCH": 99

0 commit comments

Comments
 (0)