From fa21a62b0c4b61b5856ad64e959dc5a3471544a9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Apr 2021 14:49:08 +0000 Subject: [PATCH] :bookmark: Release 1.4.8 [skip ci] ## [1.4.8](https://github.com/Lansweeper/SMBLibrary/compare/v1.4.7...v1.4.8) (2021-04-01) ### Bug Fixes * bump ([a2ca659](https://github.com/Lansweeper/SMBLibrary/commit/a2ca659197eba51e701ce39b5bdd4eca210c111d)) * bump ([ac56013](https://github.com/Lansweeper/SMBLibrary/commit/ac5601318acbbb14a23415ddd9716f56372f607d)) * bump ([12a7d89](https://github.com/Lansweeper/SMBLibrary/commit/12a7d89282e564abc205cda13c862538a0adefcb)) * bump ([4b30574](https://github.com/Lansweeper/SMBLibrary/commit/4b3057440302b47262af51ee16c59ddcc183eb3a)) * bump ([85f657b](https://github.com/Lansweeper/SMBLibrary/commit/85f657bf7c35605bff40e55cbfdd434f5278bbfa)) * repository dependencies in csproj ([04168c4](https://github.com/Lansweeper/SMBLibrary/commit/04168c444786738cf376c9635417fd5f37ea54af)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09e0e1d..74d7de1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lansweeper.smblibrary", - "version": "1.5.0", + "version": "1.4.8", "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": {