We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee50168 commit 3cd9e67Copy full SHA for 3cd9e67
README.md
@@ -19,11 +19,11 @@ The example application has a dedicated README with further instructions on how
19
# Usage
20
This library requires .NET Core 3.1 or higher, or .NET Framework 4.7.1 or higher
21
22
-The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.3.0
+The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.3.1
23
24
Include it in your .NET project with:
25
26
-`dotnet add package DuoUniversal --version 1.2.5`
+`dotnet add package DuoUniversal --version 1.3.1`
27
28
## TLS 1.2 and 1.3 Support
29
0 commit comments