Skip to content

Commit f484289

Browse files
committed
Update to unity 6000.2.0f1
1 parent 4300e77 commit f484289

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Packages/packages-lock.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"depth": 0,
106106
"source": "registry",
107107
"dependencies": {
108-
"com.unity.nuget.newtonsoft-json": "3.2.1",
109-
"com.unity.settings-manager": "2.0.1"
108+
"com.unity.settings-manager": "2.0.1",
109+
"com.unity.nuget.newtonsoft-json": "3.2.1"
110110
},
111111
"url": "https://packages.unity.com"
112112
},
@@ -235,7 +235,8 @@
235235
"com.unity.modules.ui": "1.0.0",
236236
"com.unity.modules.imgui": "1.0.0",
237237
"com.unity.modules.jsonserialize": "1.0.0",
238-
"com.unity.modules.hierarchycore": "1.0.0"
238+
"com.unity.modules.hierarchycore": "1.0.0",
239+
"com.unity.modules.physics": "1.0.0"
239240
}
240241
},
241242
"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.11f1
2-
m_EditorVersionWithRevision: 6000.1.11f1 (9b156bbbd4df)
1+
m_EditorVersion: 6000.2.0f1
2+
m_EditorVersionWithRevision: 6000.2.0f1 (eed1c594c913)

0 commit comments

Comments
 (0)