mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
Set version to 2024.1.0 (#1429)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<IsPackable>true</IsPackable>
|
||||
<PackageId>SSH.NET</PackageId>
|
||||
<Title>SSH.NET</Title>
|
||||
<Version>2024.0.0</Version>
|
||||
<Version>2024.1.0</Version>
|
||||
<Description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.</Description>
|
||||
<Copyright>Copyright © Renci 2010-$([System.DateTime]::UtcNow.Year)</Copyright>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
|
||||
Reference in New Issue
Block a user