Skip to content

Commit

Permalink
Update version file
Browse files Browse the repository at this point in the history
  • Loading branch information
ferram4 committed Aug 22, 2017
1 parent 8e606e8 commit 1c8df8d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions GameData/FerramAerospaceResearch/FAR.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"VERSION" : {
"MAJOR" : 0,
"MINOR" : 15,
"PATCH" : 8,
"BUILD" : 1
"PATCH" : 9,
"BUILD" : 0
},
"KSP_VERSION_MIN" : {
"MAJOR" : 1,
"MINOR" : 2,
"MINOR" : 3,
"PATCH" : 0
},
"KSP_VERSION_MAX" : {
"MAJOR" : 1,
"MINOR" : 2,
"PATCH" : 2
"MINOR" : 3,
"PATCH" : 99
}
}

0 comments on commit 1c8df8d

Please sign in to comment.