diff --git a/Plugins/KAS.dll b/Plugins/KAS.dll index 3d63ecf9..52b161b4 100644 Binary files a/Plugins/KAS.dll and b/Plugins/KAS.dll differ diff --git a/Plugins/KAS.version b/Plugins/KAS.version index 2adec670..b7897ac4 100644 --- a/Plugins/KAS.version +++ b/Plugins/KAS.version @@ -7,7 +7,7 @@ "NAME": "KAS", "URL": "https://raw.githubusercontent.com/KospY/KAS/master/kas.version", "VERSION": { - "BUILD": 5, + "BUILD": 6, "MAJOR": 0, "MINOR": 5, "PATCH": 6 diff --git a/Plugins/Source/Properties/AssemblyInfo.cs b/Plugins/Source/Properties/AssemblyInfo.cs index 1d4171f3..7fc422eb 100644 --- a/Plugins/Source/Properties/AssemblyInfo.cs +++ b/Plugins/Source/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.5.6.5")] -[assembly: AssemblyInformationalVersion("0.5.6 build 5 for KSP 1.1")] +[assembly: AssemblyVersion("0.5.6.6")] +[assembly: AssemblyInformationalVersion("0.5.6 build 6 for KSP 1.1")] [assembly: KSPAssembly("KAS", 0, 5)] \ No newline at end of file diff --git a/kas.version b/kas.version index d051ab5c..090d187a 100644 --- a/kas.version +++ b/kas.version @@ -13,7 +13,7 @@ "NAME": "Kerbal Attachment System", "URL": "https://raw.githubusercontent.com/KospY/KAS/master/kas.version", "VERSION": { - "BUILD": 5, + "BUILD": 6, "MAJOR": 0, "MINOR": 5, "PATCH": 6