Fix for small linear RCS

This commit is contained in:
Chris
2021-01-23 15:30:54 -08:00
parent 76fc72e6a5
commit 2cceb95dac
7 changed files with 19 additions and 9 deletions

View File

@ -6,7 +6,7 @@
{
"MAJOR":1,
"MINOR":3,
"PATCH":0,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":
@ -17,8 +17,8 @@
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":10,
"PATCH":1
"MINOR":11,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,