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 0608924 commit ae5741fCopy full SHA for ae5741f
Assets/HTC.UnityPlugin/ViveInputUtility/Scripts/VIUVersion.cs
@@ -6,6 +6,6 @@ namespace HTC.UnityPlugin.Vive
6
{
7
public static class VIUVersion
8
9
- public static readonly Version current = new Version("1.8.0.2");
+ public static readonly Version current = new Version("1.8.0.3");
10
}
11
0 commit comments