Skip to content

Commit e807623

Browse files
committed
chore: Update Unity version to 6.2
1 parent 1093df0 commit e807623

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.ai.navigation": "2.0.8",
4-
"com.unity.collab-proxy": "2.7.1",
4+
"com.unity.collab-proxy": "2.8.2",
55
"com.unity.ide.rider": "3.0.36",
66
"com.unity.ide.visualstudio": "2.0.23",
77
"com.unity.multiplayer.center": "1.0.0",

Packages/packages-lock.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://packages.unity.com"
1111
},
1212
"com.unity.collab-proxy": {
13-
"version": "2.7.1",
13+
"version": "2.8.2",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {},
@@ -270,7 +270,8 @@
270270
"com.unity.modules.ui": "1.0.0",
271271
"com.unity.modules.imgui": "1.0.0",
272272
"com.unity.modules.jsonserialize": "1.0.0",
273-
"com.unity.modules.hierarchycore": "1.0.0"
273+
"com.unity.modules.hierarchycore": "1.0.0",
274+
"com.unity.modules.physics": "1.0.0"
274275
}
275276
},
276277
"com.unity.modules.umbra": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.1.0f1
2-
m_EditorVersionWithRevision: 6000.1.0f1 (9ea152932a88)
1+
m_EditorVersion: 6000.2.0f1
2+
m_EditorVersionWithRevision: 6000.2.0f1 (eed1c594c913)

0 commit comments

Comments
 (0)