Skip to content

Commit

Permalink
New version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-devs committed Sep 10, 2018
1 parent 88d7b9d commit f96fd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CotcSdk/HighLevel/Cloud.cs
Expand Up @@ -85,7 +85,7 @@ public sealed partial class Cloud {
#endregion

#region Members
public const string SdkVersion = "1.4.0.0";
public const string SdkVersion = "1.4.0.1";
private string ApiKey, ApiSecret, Server;
internal int HttpTimeoutMillis {
get; private set;
Expand Down

0 comments on commit f96fd18

Please sign in to comment.