diff --git a/SW.Tools/Properties/AssemblyInfo.cs b/SW.Tools/Properties/AssemblyInfo.cs index 0cc0513..0d1099e 100644 --- a/SW.Tools/Properties/AssemblyInfo.cs +++ b/SW.Tools/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following @@ -33,8 +32,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] - - -[assembly: AssemblyVersion("1.0.11.2")] -[assembly: AssemblyFileVersion("1.0.11.2")] - +[assembly: AssemblyVersion("1.0.11.6")] +[assembly: AssemblyFileVersion("1.0.11.6")] \ No newline at end of file