Set version to 2024.1.0 (#1429)

This commit is contained in:
Rob Hague
2024-06-28 07:14:59 +02:00
committed by GitHub
parent 3bc568471e
commit a553152195
+1 -1
View File
@@ -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>