diff --git a/Changelog.txt b/Changelog.txt index 92f0007c..d692187b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -88,3 +88,8 @@ ChangeLog 0.3.13 Updated for 1.3 Replaced missing model for the Clyde + +0.3.14 + Recompiled ModuleBounce for 1.3 + Added additional CLS compatibliity, thanks @LemonSkin + Fixed bad character in Mystery goo description, thanks @LemonSkin diff --git a/GameData/SXT/PlugIns/ModuleBounce.dll b/GameData/SXT/PlugIns/ModuleBounce.dll index 854edbf3..8c8ee43b 100644 Binary files a/GameData/SXT/PlugIns/ModuleBounce.dll and b/GameData/SXT/PlugIns/ModuleBounce.dll differ diff --git a/ModuleBounce/ModuleBounce.csproj b/ModuleBounce/ModuleBounce.csproj index 9348f5ce..8a1694fb 100644 --- a/ModuleBounce/ModuleBounce.csproj +++ b/ModuleBounce/ModuleBounce.csproj @@ -35,19 +35,19 @@ - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\Assembly-CSharp.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\Assembly-CSharp.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\System.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\System.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\UnityEngine.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\UnityEngine.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\UnityEngine.UI.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\UnityEngine.UI.dll diff --git a/ModuleBounce/Properties/AssemblyInfo.cs b/ModuleBounce/Properties/AssemblyInfo.cs index daf45fce..a58662d7 100644 --- a/ModuleBounce/Properties/AssemblyInfo.cs +++ b/ModuleBounce/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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("1.0.0.0")] +[assembly: AssemblyVersion("1.0.0.2")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/SXTContinued.version b/SXTContinued.version index 8c2fd854..1014861f 100644 --- a/SXTContinued.version +++ b/SXTContinued.version @@ -5,7 +5,7 @@ { "MAJOR":0, "MINOR":3, - "PATCH":13, + "PATCH":14, "BUILD":0 }, "KSP_VERSION":