Skip to content

Commit f00c5dc

Browse files
committed
update version to 0.5.0
1 parent 1e50cea commit f00c5dc

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
@@ -66,7 +66,7 @@ public static class Resources
6666
public static class String
6767
{
6868
/// <exclude />
69-
public const string VERSION = "watson-developer-cloud-unity-sdk-0.4.0";
69+
public const string VERSION = "watson-developer-cloud-unity-sdk-0.5.0";
7070
/// <exclude />
7171
public const string DEBUG_DISPLAY_QUALITY = "Quality: {0}";
7272
}

0 commit comments

Comments
 (0)