Release 1.5.0 [skip ci]

Bump version
This commit is contained in:
Peter Van Dender 2021-04-13 10:24:47 +02:00
parent 5f57e329ca
commit b831043ee3
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0FFD55AB-3A84-47E0-8B38-2F367940D2F3}"
ProjectSection(SolutionItems) = preProject
Lansweeper.SMBLibrary.nuspec = Lansweeper.SMBLibrary.nuspec
package.json = package.json
EndProjectSection
EndProject
Global

View file

@ -1,6 +1,6 @@
{
"name": "lansweeper.smblibrary",
"version": "1.4.9",
"version": "1.5.0",
"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": {