Skip to content

Commit cf12db7

Browse files
committed
Updates project manifest to use 0.9.3-preview
1 parent 59e115f commit cf12db7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

VR/Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
55
"com.unity.ads": "2.0.8",
6-
"com.unity.analytics": "3.3.2",
6+
"com.unity.analytics": "3.3.5",
77
"com.unity.ext.nunit": "1.0.0",
8-
"com.unity.ide.rider": "1.1.0",
9-
"com.unity.ide.vscode": "1.1.3",
10-
"com.unity.test-framework": "1.1.3",
8+
"com.unity.ide.rider": "1.1.4",
9+
"com.unity.ide.vscode": "1.1.4",
10+
"com.unity.test-framework": "1.1.9",
1111
"com.unity.textmeshpro": "2.0.1",
1212
"com.unity.ugui": "1.0.0",
13-
"com.unity.xr.interaction.toolkit": "0.9.2-preview",
13+
"com.unity.xr.interaction.toolkit": "0.9.3-preview",
1414
"com.unity.xr.legacyinputhelpers": "1.3.8",
1515
"com.unity.xr.openvr.standalone": "2.0.5",
1616
"com.unity.modules.ai": "1.0.0",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.3.0f1
2-
m_EditorVersionWithRevision: 2019.3.0f1 (ffacea4b84e7)
1+
m_EditorVersion: 2019.3.0f6
2+
m_EditorVersionWithRevision: 2019.3.0f6 (27ab2135bccf)

0 commit comments

Comments
 (0)