diff --git a/SMBLibrary/Properties/AssemblyInfo.cs b/SMBLibrary/Properties/AssemblyInfo.cs index 407f27c..81c42fe 100644 --- a/SMBLibrary/Properties/AssemblyInfo.cs +++ b/SMBLibrary/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.5.0.1")] -[assembly: AssemblyFileVersion("1.5.0.1")] +[assembly: AssemblyVersion("1.5.0.2")] +[assembly: AssemblyFileVersion("1.5.0.2")] [assembly: InternalsVisibleTo("SMBLibrary.Tests")] \ No newline at end of file diff --git a/SMBLibrary/SMBLibrary.csproj b/SMBLibrary/SMBLibrary.csproj index f983b69..7728149 100644 --- a/SMBLibrary/SMBLibrary.csproj +++ b/SMBLibrary/SMBLibrary.csproj @@ -4,7 +4,7 @@ net20;net40;netstandard2.0 false SMBLibrary - 1.5.0.1 + 1.5.0.2 1573;1591 SMBLibrary false