mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-08-04 06:51:50 +02:00
Release 1.5.0 [skip ci]
Bump version
This commit is contained in:
parent
5f57e329ca
commit
b831043ee3
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue