Skip to content

Commit da756d9

Browse files
authored
Merge pull request #2 from DasSkelett/compat-1.12
Update version file to include compatibility with KSP 1.12
2 parents b77491a + 9c44590 commit da756d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GameData/000_Harmony/Harmony.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"VERSION": {"MAJOR": 2, "MINOR": 0, "PATCH": 4, "BUILD": 0},
66
"KSP_VERSION": {"MAJOR": 1, "MINOR": 8, "PATCH": 0},
77
"KSP_VERSION_MIN": {"MAJOR": 1, "MINOR": 8, "PATCH": 0},
8-
"KSP_VERSION_MAX": {"MAJOR": 1, "MINOR": 11, "PATCH": 99}
8+
"KSP_VERSION_MAX": {"MAJOR": 1, "MINOR": 12, "PATCH": 99}
99
}

0 commit comments

Comments
 (0)