From 32671d35c006e5b60e35750e6749da41cea5ca3a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Apr 2021 09:11:24 +0000 Subject: [PATCH] :bookmark: Release 1.4.7 [skip ci] ## [1.4.7](https://github.com/Lansweeper/SMBLibrary/compare/v1.4.6...v1.4.7) (2021-04-01) ### Bug Fixes * added circleci build ([815ec38](https://github.com/Lansweeper/SMBLibrary/commit/815ec38d1958ab9217bae5d2405e628ca41f3b02)) * bump ([56566d4](https://github.com/Lansweeper/SMBLibrary/commit/56566d4113e83b99f7da970751a292a0c8208fbf)) * bump ([3793f2a](https://github.com/Lansweeper/SMBLibrary/commit/3793f2abe2db6e57b4decdc2e7873f011e697849)) * bump ([9e086d9](https://github.com/Lansweeper/SMBLibrary/commit/9e086d9ae10f6221a6310a2c322d86ff459de4dd)) * csproj file name ([6852538](https://github.com/Lansweeper/SMBLibrary/commit/68525383c4815f9277f7ecaf8990a4a0a2525f04)) * csproj file name ([d0d64ec](https://github.com/Lansweeper/SMBLibrary/commit/d0d64ecd9cffa4a833e270c30d9e9a053ab3d8db)) * other place ([328f96f](https://github.com/Lansweeper/SMBLibrary/commit/328f96fa9ac90917c2e4b0ca0bca4bb938d501d2)) * primary branch ([b0c1f49](https://github.com/Lansweeper/SMBLibrary/commit/b0c1f493bd406b4f9a0c436e75f91acc88075966)) * version ([f5712c7](https://github.com/Lansweeper/SMBLibrary/commit/f5712c7d4db81ae7cd69bc90e167d01387fabdba)) * version ([ccb591e](https://github.com/Lansweeper/SMBLibrary/commit/ccb591eb440b98c1060cd881b94536d3f59d100c)) * version ([53ae9eb](https://github.com/Lansweeper/SMBLibrary/commit/53ae9ebc8f9c6e297d574bf0e5e8983561a210f6)) * version ([a98100c](https://github.com/Lansweeper/SMBLibrary/commit/a98100c4e04f322888f7d5bcfffc1b779f5df2d3)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8b5ceb..e674cf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lansweeper.smblibrary", - "version": "1.4.6", + "version": "1.4.7", "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": {