Skip to content

Commit

Permalink
Fix gross incompetence
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAdderley authored Feb 26, 2021
1 parent c054c80 commit f5b2404
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"VERSION":
{
"MAJOR":1,
"MINOR":0,
"PATCH":1,
"MINOR":1,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":11,
"PATCH":0
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit f5b2404

Please sign in to comment.