Skip to content

Commit 7ff5762

Browse files
committed
Update v33
1 parent 1cde362 commit 7ff5762

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Oculus.SampleFramework.asmdef

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"GUID:f64c9ebcd7899c3448a08dc9f9ddbe30",
66
"GUID:bf7126905a54c9746b9c475d69312766",
77
"GUID:830ba4d5d3bbf3e4aa7e35235ca82b64",
8-
"GUID:0b0f174cb99aaaa42901572ac50f1c10",
98
"GUID:3d2c6c35bff878341a57ebf7a749f298",
10-
"GUID:21b850ac1b5452b46a20c637f002dbf9"
9+
"GUID:21b850ac1b5452b46a20c637f002dbf9",
10+
"GUID:ea22cb6793c9ed449a2dd48035cef1f5"
1111
],
1212
"includePlatforms": [],
1313
"excludePlatforms": [],

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"displayName": "Oculus Sample Framework",
44
"description": "Unfficial Oculus Sample Framework as a package for Unity.",
55
"keywords": [],
6-
"version": "32.0.2",
6+
"version": "33.0.0",
77
"unity": "2021.2",
88
"license": "Oculus SDK License",
99
"author": "Facebook Technologies, LLC",
1010
"dependencies": {
1111
"com.unity.xr.oculus": "1.11.2",
12-
"com.oculus.unity.integration": "32.0.2"
12+
"com.oculus.unity.integration": "33.0.0"
1313
},
1414
"type": "sample"
1515
}

0 commit comments

Comments
 (0)