diff --git a/SMBLibrary/SMBLibrary.csproj b/SMBLibrary/SMBLibrary.csproj index 6995713..3b96a3b 100644 --- a/SMBLibrary/SMBLibrary.csproj +++ b/SMBLibrary/SMBLibrary.csproj @@ -4,7 +4,7 @@ net20;net40;netstandard2.0 false SMBLibrary - 1.4.7 + 1.4.6 1573;1591 SMBLibrary false diff --git a/package.json b/package.json index e674cf3..a8b5ceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lansweeper.smblibrary", - "version": "1.4.7", + "version": "1.4.6", "private": true, "description": "SMBLibrary is an open-source C# SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client implementation. ", "scripts": {