mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-08-14 11:13:47 +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}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0FFD55AB-3A84-47E0-8B38-2F367940D2F3}"
|
||||||
ProjectSection(SolutionItems) = preProject
|
ProjectSection(SolutionItems) = preProject
|
||||||
Lansweeper.SMBLibrary.nuspec = Lansweeper.SMBLibrary.nuspec
|
Lansweeper.SMBLibrary.nuspec = Lansweeper.SMBLibrary.nuspec
|
||||||
|
package.json = package.json
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "lansweeper.smblibrary",
|
"name": "lansweeper.smblibrary",
|
||||||
"version": "1.4.9",
|
"version": "1.5.0",
|
||||||
"private": true,
|
"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. ",
|
"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": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue