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 e62e3b6 commit 5276aceCopy full SHA for 5276ace
src/IBM.WatsonDeveloperCloud/Constants.cs
@@ -26,7 +26,7 @@ public class Constants
26
/// The version number for this SDK build. Added to the header in
27
/// each request as `User-Agent`.
28
/// </summary>
29
- public const string SDK_VERSION = "watson-apis-dotnet-sdk/2.2.2";
+ public const string SDK_VERSION = "watson-apis-dotnet-sdk/2.3.0";
30
/// <summary>
31
/// A constant used to access custom request headers in the dynamic
32
/// customData object.
0 commit comments