Skip to content

Commit 7178203

Browse files
committed
update version in constants
1 parent 672e421 commit 7178203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/Utilities/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public static class Path
4747
public static class String
4848
{
4949
/// <exclude />
50-
public const string Version = "watson-apis-unity-sdk/1.0.0";
50+
public const string Version = "watson-apis-unity-sdk/2.0.0";
5151
/// <exclude />
5252
public const string DebugDispalyQuality = "Quality: {0}";
5353
}

0 commit comments

Comments
 (0)