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 1e50cea commit f00c5dcCopy full SHA for f00c5dc
Scripts/Utilities/Constants.cs
@@ -66,7 +66,7 @@ public static class Resources
66
public static class String
67
{
68
/// <exclude />
69
- public const string VERSION = "watson-developer-cloud-unity-sdk-0.4.0";
+ public const string VERSION = "watson-developer-cloud-unity-sdk-0.5.0";
70
71
public const string DEBUG_DISPLAY_QUALITY = "Quality: {0}";
72
}
0 commit comments