Skip to content

Commit

Permalink
Update Telemachus.version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsolmann authored Apr 13, 2019
1 parent 844be0f commit 66132f6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Telemachus.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
},
"VERSION":{
"MAJOR": 1,
"MINOR": 6,
"PATCH": 22,
"MINOR": 7,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 4,
"PATCH": 5
"MINOR": 7,
"PATCH": 0
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 4,
"MINOR": 7,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 4,
"MINOR": 7,
"PATCH": 90
}
}

0 comments on commit 66132f6

Please sign in to comment.