From dca33de58b3034bf911798c7a1b04236c802fc5f Mon Sep 17 00:00:00 2001 From: Crzyrndm Date: Wed, 2 Nov 2016 18:05:47 +1300 Subject: [PATCH] .version update --- GameData/Pilot Assistant/PilotAssistant.version | 2 +- PilotAssistant/Toolbar/AppLauncherFlight.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/Pilot Assistant/PilotAssistant.version b/GameData/Pilot Assistant/PilotAssistant.version index 42f57df..343425c 100644 --- a/GameData/Pilot Assistant/PilotAssistant.version +++ b/GameData/Pilot Assistant/PilotAssistant.version @@ -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}} \ No newline at end of file +{"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}} \ No newline at end of file diff --git a/PilotAssistant/Toolbar/AppLauncherFlight.cs b/PilotAssistant/Toolbar/AppLauncherFlight.cs index 3a31b18..53fd920 100644 --- a/PilotAssistant/Toolbar/AppLauncherFlight.cs +++ b/PilotAssistant/Toolbar/AppLauncherFlight.cs @@ -55,4 +55,4 @@ public static void setBtnState(bool state, bool click = false) btnLauncher.SetFalse(click); } } -} +} \ No newline at end of file