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 e692215 commit 9468e44Copy full SHA for 9468e44
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.10.4.0");
+ public static readonly Version current = new Version("1.10.5.0");
10
}
11
0 commit comments