We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6877178 commit cc8c00aCopy full SHA for cc8c00a
ChangeLog.txt
@@ -1,5 +1,8 @@
1
ChangeLog
2
3
+3.4.6.1
4
+ Fixed mistake in version file
5
+
6
3.4.6
7
Thanks to github user @SofieBrink:
8
Changed debugging symbol mode to portable to facilitate attaching the VisualStudio unity debugger.
EditorExtensionsRedux.version
@@ -18,7 +18,7 @@
18
"MINOR": 11,
19
"PATCH": 1
20
},
21
- "KSP_VERSION_MIN": {
+ "KSP_VERSION_MAX": {
22
"MAJOR": 1,
23
"MINOR": 12,
24
"PATCH": 99
0 commit comments