Skip to content

Commit

Permalink
Prep for v1.8.3. Per testing, close #2
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Sep 10, 2021
1 parent 852eeb6 commit 3df707c
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions GameData/KerbalKonstructs/KerbalKonstructs.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,25 @@
{
"MAJOR":1,
"MINOR":8,
"PATCH":2,
"BUILD":1
"PATCH":3,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":10,
"PATCH":1
},
"KSP_VERSION_MIN":
"KSP_VERSION_MIN":
{
"MAJOR":1,
"MINOR":8,
"PATCH":1
},
"KSP_VERSION_MAX":
{
"MAJOR":1,
"MINOR":12,
"PATCH":99
}
}

0 comments on commit 3df707c

Please sign in to comment.