diff --git a/Plugin/Properties/AssemblyInfo.cs b/Plugin/Properties/AssemblyInfo.cs index ca9f3a1..7f6573f 100644 --- a/Plugin/Properties/AssemblyInfo.cs +++ b/Plugin/Properties/AssemblyInfo.cs @@ -33,4 +33,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyInformationalVersion("0.8.6")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("0.8.6")] +[assembly: KSPAssembly("Kethane", 8, 6)] \ No newline at end of file