From 37191da348e4d5be6af72e0bdc94d3df1eaf566f Mon Sep 17 00:00:00 2001 From: ZelNaga Date: Tue, 4 Sep 2018 15:29:18 +0300 Subject: [PATCH] CI-25578 updated README info --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index dfd32a7..e59f68f 100644 --- a/README.adoc +++ b/README.adoc @@ -4,11 +4,11 @@ C# client for Callfire platform API version 2. See link:https://developers.callf page for setup instructions. .*Requirements:* -* .NET 4.5+ +* .NET 4.6+ .*Dependencies:* * Newtonsoft.Json >= 7.0.1 -* RestSharp >= 105.2.3 +* RestSharp >= 106.3.0 .*Table of contents* * link:https://developers.callfire.com/callfire-api-client-csharp.html[Getting Started]