mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Clean up version file and add some logging
This commit is contained in:
@ -10,17 +10,14 @@
|
||||
},
|
||||
"KSP_VERSION": {
|
||||
"MAJOR": 1,
|
||||
"MINOR": 11,
|
||||
"PATCH": 0
|
||||
"MINOR": 12,
|
||||
},
|
||||
"KSP_VERSION_MIN": {
|
||||
"MAJOR": 1,
|
||||
"MINOR": 8,
|
||||
"PATCH": 0
|
||||
},
|
||||
"KSP_VERSION_MAX": {
|
||||
"MAJOR": 1,
|
||||
"MINOR": 12,
|
||||
"PATCH": 99
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user