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 386a535 commit 3254927Copy full SHA for 3254927
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.10");
+ public static readonly Version current = new Version("1.8.1.0");
10
}
11
0 commit comments