Skip to content

Commit 4aa86d4

Browse files
authored
Update to 1.9.5
1 parent 03e1075 commit 4aa86d4

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.4";
29+
public const string SDKVersion = "1.9.5";
3030

3131
}
3232
#pragma warning restore 1591

0 commit comments

Comments
 (0)