Skip to content

Commit dcbdfa5

Browse files
author
lawwong
committed
Change version code
1 parent 6b0bc9d commit dcbdfa5

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.1");
9+
public static readonly Version current = new Version("1.7.2");
1010
}
1111
}

0 commit comments

Comments
 (0)