Skip to content

Commit

Permalink
Drop the beta
Browse files Browse the repository at this point in the history
  • Loading branch information
darinkes committed Oct 18, 2024
1 parent 2eea551 commit 991dc70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ SshNet.Agent
![.NET-Windows](https://github.com/darinkes/SshNet.Agent/workflows/.NET-Windows/badge.svg)
![NuGet](https://github.com/darinkes/SshNet.Agent/workflows/NuGet/badge.svg)

## Status

Works on my machine - WIP

## .NET Frameworks

* .NET 4.8
Expand Down
2 changes: 1 addition & 1 deletion SshNet.Agent/SshNet.Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>9</LangVersion>
<Nullable>enable</Nullable>
<PackageId>SshNet.Agent</PackageId>
<Version>2024.0.0.2-beta</Version>
<Version>2024.0.0.2</Version>
<PackageVersion>$(Version)</PackageVersion>
<PackageTags>ssh;scp;sftp</PackageTags>
<Description>SSH.NET Extension to authenticate via OpenSSH Agent and PuTTY Pageant</Description>
Expand Down

0 comments on commit 991dc70

Please sign in to comment.