chore(unity): update Unity version to 6000.0.60f1
This commit is contained in:
parent
ea8d95a602
commit
e64fe2b019
3 changed files with 5 additions and 5 deletions
|
|
@ -2,13 +2,13 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.ai.navigation": "2.0.9",
|
"com.unity.ai.navigation": "2.0.9",
|
||||||
"com.unity.collab-proxy": "2.10.1",
|
"com.unity.collab-proxy": "2.10.1",
|
||||||
"com.unity.ide.rider": "3.0.37",
|
"com.unity.ide.rider": "3.0.38",
|
||||||
"com.unity.ide.visualstudio": "2.0.23",
|
"com.unity.ide.visualstudio": "2.0.23",
|
||||||
"com.unity.inputsystem": "1.14.2",
|
"com.unity.inputsystem": "1.14.2",
|
||||||
"com.unity.mobile.android-logcat": "1.4.6",
|
"com.unity.mobile.android-logcat": "1.4.6",
|
||||||
"com.unity.multiplayer.center": "1.0.0",
|
"com.unity.multiplayer.center": "1.0.0",
|
||||||
"com.unity.render-pipelines.universal": "17.0.4",
|
"com.unity.render-pipelines.universal": "17.0.4",
|
||||||
"com.unity.test-framework": "1.5.1",
|
"com.unity.test-framework": "1.6.0",
|
||||||
"com.unity.timeline": "1.8.9",
|
"com.unity.timeline": "1.8.9",
|
||||||
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
|
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
|
||||||
"com.unity.ugui": "2.0.0",
|
"com.unity.ugui": "2.0.0",
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
},
|
},
|
||||||
"com.unity.ide.rider": {
|
"com.unity.ide.rider": {
|
||||||
"version": "3.0.37",
|
"version": "3.0.38",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
m_EditorVersion: 6000.0.58f1
|
m_EditorVersion: 6000.0.60f1
|
||||||
m_EditorVersionWithRevision: 6000.0.58f1 (44b8bf3a3225)
|
m_EditorVersionWithRevision: 6000.0.60f1 (61dfb374e36f)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue