Skip to content

Commit 4b1c61f

Browse files
author
lawwong
committed
Change version number
1 parent 35b3bfe commit 4b1c61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HTC.UnityPlugin/ViveInputUtility/Scripts/VIUVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ namespace HTC.UnityPlugin.Vive
66
{
77
public static class VIUVersion
88
{
9-
public static readonly Version current = new Version("1.7.0");
9+
public static readonly Version current = new Version("1.7.1");
1010
}
1111
}

0 commit comments

Comments
 (0)