Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
.version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Crzyrndm committed Nov 2, 2016
1 parent 26ec609 commit dca33de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GameData/Pilot Assistant/PilotAssistant.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"NAME":"Pilot Assistant","URL":"https://github.com/Crzyrndm/Pilot-Assistant/blob/master/GameData/Pilot%20Assistant/PilotAssistant.version","DOWNLOAD":"https://github.com/Crzyrndm/Pilot-Assistant/releases","VERSION":{"MAJOR":1,"MINOR":13,"PATCH":1,"BUILD":0},"KSP_VERSION":{"MAJOR":1,"MINOR":2,"PATCH":0}}
{"NAME":"Pilot Assistant","URL":"https://github.com/Crzyrndm/Pilot-Assistant/blob/master/GameData/Pilot%20Assistant/PilotAssistant.version","DOWNLOAD":"https://github.com/Crzyrndm/Pilot-Assistant/releases","VERSION":{"MAJOR":1,"MINOR":13,"PATCH":1,"BUILD":1},"KSP_VERSION":{"MAJOR":1,"MINOR":2,"PATCH":1}}
2 changes: 1 addition & 1 deletion PilotAssistant/Toolbar/AppLauncherFlight.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ public static void setBtnState(bool state, bool click = false)
btnLauncher.SetFalse(click);
}
}
}
}

0 comments on commit dca33de

Please sign in to comment.