From 4a184258e691d65331a91e63b946f17ad70e6acb Mon Sep 17 00:00:00 2001 From: TalAloni Date: Fri, 16 Apr 2021 10:50:22 +0300 Subject: [PATCH] SMBLibrary: Increment version to 1.4.6.1 --- SMBLibrary/Properties/AssemblyInfo.cs | 4 ++-- SMBLibrary/SMBLibrary.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SMBLibrary/Properties/AssemblyInfo.cs b/SMBLibrary/Properties/AssemblyInfo.cs index 76ba17f..0ba6467 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.4.6.0")] -[assembly: AssemblyFileVersion("1.4.6.0")] +[assembly: AssemblyVersion("1.4.6.1")] +[assembly: AssemblyFileVersion("1.4.6.1")] [assembly: InternalsVisibleTo("SMBLibrary.Tests")] \ No newline at end of file diff --git a/SMBLibrary/SMBLibrary.csproj b/SMBLibrary/SMBLibrary.csproj index 8ee3b30..15334ef 100644 --- a/SMBLibrary/SMBLibrary.csproj +++ b/SMBLibrary/SMBLibrary.csproj @@ -4,7 +4,7 @@ net20;net40;netstandard2.0 false SMBLibrary - 1.4.6 + 1.4.6.1 1573;1591 SMBLibrary false