fix max version

This commit is contained in:
Andrew Cassidy 2019-05-10 18:36:48 -07:00 committed by GitHub
parent b414f87abf
commit 1a004493a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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