Skip to content

Commit 5a02da7

Browse files
committed
GVR Unity SDK v0.9.1
1 parent e88afaf commit 5a02da7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

GoogleVR/Scripts/GvrViewer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/// its starting properties.
3030
[AddComponentMenu("GoogleVR/GvrViewer")]
3131
public class GvrViewer : MonoBehaviour {
32-
public const string GVR_SDK_VERSION = "0.8";
32+
public const string GVR_SDK_VERSION = "0.9.1";
3333

3434
/// The singleton instance of the GvrViewer class.
3535
public static GvrViewer Instance {

GoogleVRForUnity.unitypackage

-149 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)