Skip to content

Commit

Permalink
Update AVC .version file to indicate KSP 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jwvanderbeck committed Nov 23, 2015
1 parent 500fd08 commit fafcdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makeMeta.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def error(self, message):
{
"MAJOR" : 1,
"MINOR" : 0,
"PATCH" : 2
"PATCH" : 5
}
}
with open("TestFlight.version", "w") as f:
Expand Down

0 comments on commit fafcdbe

Please sign in to comment.