Skip to content

Commit

Permalink
Update release version in README to 1.2.4 (#39)
Browse files Browse the repository at this point in the history
* Update release version in README to 1.2.3

* Use 1.2.4 instead

* Use 1.2.4 instead again
  • Loading branch information
AaronAtDuo authored May 1, 2024
1 parent dac777a commit 7281f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ The example application has a dedicated README with further instructions on how
# Usage
This library requires .NET Core 3.1 or higher, or .NET Framework 4.7.1 or higher

The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.2.2
The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.2.4

Include it in your .NET project with:

`dotnet add package DuoUniversal --version 1.2.2`
`dotnet add package DuoUniversal --version 1.2.4`

## TLS 1.2 and 1.3 Support

Expand Down

0 comments on commit 7281f68

Please sign in to comment.