File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,15 @@ Change Log
22==========
33## Version 0.4.0
44
5- _ 2016-05-28 _
5+ _ 2016-06-09 _
66
77 * New: Added Tone Analyzer v3 abstraction
88 * New: Added Tradeoff Analytics abstraction
99 * New: Added Conversation abstraction
1010 * New: Added Visual Recognition v3 abstraction
1111 * Fix: Creating test project dynamically for Travis CL integration
1212 * Fix: Refactored Language Translation to Language Translator
13+ * Fix: Widget examples sprite references were disconnected
1314
1415## Version 0.3.0
1516
Original file line number Diff line number Diff 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.3 .0" ;
69+ public const string VERSION = "watson-developer-cloud-unity-sdk-0.4 .0" ;
7070 /// <exclude />
7171 public const string DEBUG_DISPLAY_QUALITY = "Quality: {0}" ;
7272 }
You can’t perform that action at this time.
0 commit comments