We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c79376 commit de42bc7Copy full SHA for de42bc7
Authorize.NET/Util/Constants.cs
@@ -26,7 +26,7 @@ public static class Constants {
26
public const int HttpConnectionDefaultTimeout = 30000;
27
public const int HttpReadWriteDefaultTimeout = 30000;
28
29
- public const string SDKVersion = "1.9.1";
+ public const string SDKVersion = "1.9.2";
30
31
}
32
#pragma warning restore 1591
0 commit comments