Skip to content

Commit 5276ace

Browse files
committed
update user agent version
1 parent e62e3b6 commit 5276ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IBM.WatsonDeveloperCloud/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class Constants
2626
/// The version number for this SDK build. Added to the header in
2727
/// each request as `User-Agent`.
2828
/// </summary>
29-
public const string SDK_VERSION = "watson-apis-dotnet-sdk/2.2.2";
29+
public const string SDK_VERSION = "watson-apis-dotnet-sdk/2.3.0";
3030
/// <summary>
3131
/// A constant used to access custom request headers in the dynamic
3232
/// customData object.

0 commit comments

Comments
 (0)