From 1c5bf59cc5b8e4e39d1f7da863ad0673bdfc5f5e Mon Sep 17 00:00:00 2001 From: "Ricky \"Shake'n'Bake\" Bobby" <39415009+ricky-shake-n-bake-bobby@users.noreply.github.com> Date: Fri, 9 Jul 2021 11:32:57 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d57c4..6bc8d86 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Send and receive faxes in [CLI Languages](https://en.wikipedia.org/wiki/List_of_ This library targets .NET Standard 2.0/.NET 4.6.1+ and is installed via NuGet: ``` -Install-Package InterFAX.Api -Version 3.1.4 +Install-Package InterFAX.Api -Version 3.1.5 ``` For a full list of supported platforms see the [.NET Standard](https://github.com/dotnet/standard/blob/master/docs/versions.md) reference documentation.