Update version and remove debug statement

This commit is contained in:
2020-12-19 17:06:52 -08:00
parent 5f6712f476
commit 3173dd914a
4 changed files with 6 additions and 6 deletions

View File

@ -12,8 +12,8 @@
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":10,
"PATCH":1
"MINOR":11,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
@ -22,7 +22,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":10,
"MINOR":11,
"PATCH":99
}
}