Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Commit 2d678f5

Browse files
committed
GVR SDK for Unity v1.190.1
1 parent 04a79a1 commit 2d678f5

17 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Assets/GoogleVR/Scripts/GvrUnitySdkVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
public class GvrUnitySdkVersion
2525
{
2626
/// <summary>The version of the SDK.</summary>
27-
public const string GVR_SDK_VERSION = "1.190.0";
27+
public const string GVR_SDK_VERSION = "1.190.1";
2828

2929
// Google VR SDK supports Unity 5.6 or newer.
3030
#if !UNITY_5_6_OR_NEWER
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)