Skip to content

Commit 80b127f

Browse files
committed
Update version of unity
1 parent e4a3c7d commit 80b127f

File tree

3 files changed

+20
-6
lines changed

3 files changed

+20
-6
lines changed

Packages/manifest.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
22
"dependencies": {
33
"com.unity.ads": "2.0.8",
4-
"com.unity.analytics": "3.2.2",
5-
"com.unity.collab-proxy": "1.2.15",
6-
"com.unity.package-manager-ui": "2.0.7",
7-
"com.unity.purchasing": "2.0.3",
8-
"com.unity.textmeshpro": "1.3.0",
4+
"com.unity.analytics": "3.3.2",
5+
"com.unity.collab-proxy": "1.2.16",
6+
"com.unity.multiplayer-hlapi": "1.0.2",
7+
"com.unity.package-manager-ui": "2.1.2",
8+
"com.unity.purchasing": "2.0.6",
9+
"com.unity.textmeshpro": "2.0.1",
10+
"com.unity.timeline": "1.0.0",
11+
"com.unity.xr.legacyinputhelpers": "2.0.2",
912
"com.unity.modules.ai": "1.0.0",
1013
"com.unity.modules.animation": "1.0.0",
1114
"com.unity.modules.assetbundle": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
m_EditorVersion: 2018.3.13f1
1+
m_EditorVersion: 2019.1.14f1
2+
m_EditorVersionWithRevision: 2019.1.14f1 (148b5891095a)

ProjectSettings/XRSettings.asset

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"m_SettingKeys": [
3+
"VR Device Disabled",
4+
"VR Device User Alert"
5+
],
6+
"m_SettingValues": [
7+
"False",
8+
"False"
9+
]
10+
}

0 commit comments

Comments
 (0)