Skip to content

Commit

Permalink
Merge pull request #102 from HebaruSan/patch-1
Browse files Browse the repository at this point in the history
Fix version file compatibility (KSP 1.10)
  • Loading branch information
allista authored Sep 13, 2020
2 parents 76412bf + e6c10c3 commit b79a737
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"KSP_VERSION_MIN":
{
"MAJOR":1,
"MINOR":9,
"MINOR":10,
"PATCH":0
},
"KSP_VERSION_MAX":
Expand Down

0 comments on commit b79a737

Please sign in to comment.