Merge pull request #596 from PorktoberRevolution/master

fix max version
This commit is contained in:
Chris Adderley 2019-05-11 10:02:00 -07:00 committed by GitHub
commit 6161095581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":6,
"MINOR":7,
"PATCH":99
}
}