From bc192f2d63dc61b4489de713f0a72ee3648dbff6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 2 Apr 2021 11:17:12 +0000 Subject: [PATCH] :bookmark: Release 1.4.9 [skip ci] ## [1.4.9](https://github.com/Lansweeper/SMBLibrary/compare/v1.4.8...v1.4.9) (2021-04-02) ### Bug Fixes * build ([4e528a8](https://github.com/Lansweeper/SMBLibrary/commit/4e528a858628c38aa738e52d503b02913ccb652b)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40d77b5..7e3f507 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lansweeper.smblibrary", - "version": "1.0.250", + "version": "1.4.9", "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": {