From ca9d9a2e0badf2dd4ad6d52f4e44de0e6057e0bf Mon Sep 17 00:00:00 2001 From: Yevgen Kreshchenko <147668911+yevgenkre@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:44:55 -0400 Subject: [PATCH] Update README.md (#43) Updating to the latest version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fb0e8e..1d01b6c 100644 --- a/README.md +++ b/README.md @@ -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.4 +The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.2.5 Include it in your .NET project with: -`dotnet add package DuoUniversal --version 1.2.4` +`dotnet add package DuoUniversal --version 1.2.5` ## TLS 1.2 and 1.3 Support