Skip to content

Commit

Permalink
updated AVC file
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerboxes committed May 22, 2015
1 parent 5d43356 commit a58305a
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions GameData/Fingerboxes/CrewQueue/CrewQueue.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,24 @@
"ALLOW_PRE_RELEASE":false
},
"VERSION":{
"MAJOR":0,
"MINOR":02,
"MAJOR":1,
"MINOR":0,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":0,
"MINOR":90,
"PATCH":0
"MAJOR":1,
"MINOR":0,
"PATCH":2
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":0,
"PATCH":0
"PATCH":3
},
"KSP_VERSION_MIN":{
"MAJOR":0,
"MINOR":90,
"MAJOR":1,
"MINOR":0,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":0,
"PATCH":0
}
}
}

0 comments on commit a58305a

Please sign in to comment.