Skip to content

Commit ba67d47

Browse files
Updated .version file for min version of KSP to 1.11.1
1 parent 6d75ed2 commit ba67d47

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
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.3.3
4+
Updated .version file for min version of KSP to 1.11.1
5+
36
3.4.3.2
47
Fixed setting of Rememberer settings when entering the editor a second (and further) times
58

EditorExtensionsRedux.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"MAJOR": 3,
77
"MINOR": 4,
88
"PATCH": 3,
9-
"BUILD": 2
9+
"BUILD": 3
1010
},
1111
"KSP_VERSION_MIN": {
1212
"MAJOR": 1,
13-
"MINOR": 8,
14-
"PATCH": 0
13+
"MINOR": 11,
14+
"PATCH": 1
1515
}
1616
}

0 commit comments

Comments
 (0)