Skip to content

Commit de42bc7

Browse files
author
Sunny Raj Rathod
authored
Update SDKVersion to 1.9.2
1 parent 7c79376 commit de42bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Authorize.NET/Util/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public static class Constants {
2626
public const int HttpConnectionDefaultTimeout = 30000;
2727
public const int HttpReadWriteDefaultTimeout = 30000;
2828

29-
public const string SDKVersion = "1.9.1";
29+
public const string SDKVersion = "1.9.2";
3030

3131
}
3232
#pragma warning restore 1591

0 commit comments

Comments
 (0)