Skip to content

Commit b13a50e

Browse files
committed
Switch master branch to unity 6000.0.60f1
Doing this, to avoid having the old version with security risks as the main version
1 parent 041182e commit b13a50e

File tree

3 files changed

+15
-17
lines changed

3 files changed

+15
-17
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.ai.navigation": "2.0.5",
4+
"com.unity.ai.navigation": "2.0.9",
55
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.34",
7-
"com.unity.ide.visualstudio": "2.0.22",
6+
"com.unity.ide.rider": "3.0.38",
7+
"com.unity.ide.visualstudio": "2.0.23",
88
"com.unity.multiplayer.center": "1.0.0",
9-
"com.unity.test-framework": "1.4.5",
9+
"com.unity.test-framework": "1.6.0",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",
1212
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.ai.navigation": {
13-
"version": "2.0.5",
13+
"version": "2.0.9",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -38,12 +38,11 @@
3838
"com.unity.ext.nunit": {
3939
"version": "2.0.5",
4040
"depth": 1,
41-
"source": "registry",
42-
"dependencies": {},
43-
"url": "https://packages.unity.com"
41+
"source": "builtin",
42+
"dependencies": {}
4443
},
4544
"com.unity.ide.rider": {
46-
"version": "3.0.34",
45+
"version": "3.0.38",
4746
"depth": 0,
4847
"source": "registry",
4948
"dependencies": {
@@ -52,7 +51,7 @@
5251
"url": "https://packages.unity.com"
5352
},
5453
"com.unity.ide.visualstudio": {
55-
"version": "2.0.22",
54+
"version": "2.0.23",
5655
"depth": 0,
5756
"source": "registry",
5857
"dependencies": {
@@ -76,22 +75,21 @@
7675
"url": "https://packages.unity.com"
7776
},
7877
"com.unity.settings-manager": {
79-
"version": "2.0.1",
78+
"version": "2.1.0",
8079
"depth": 1,
8180
"source": "registry",
8281
"dependencies": {},
8382
"url": "https://packages.unity.com"
8483
},
8584
"com.unity.test-framework": {
86-
"version": "1.4.5",
85+
"version": "1.6.0",
8786
"depth": 0,
88-
"source": "registry",
87+
"source": "builtin",
8988
"dependencies": {
9089
"com.unity.ext.nunit": "2.0.3",
9190
"com.unity.modules.imgui": "1.0.0",
9291
"com.unity.modules.jsonserialize": "1.0.0"
93-
},
94-
"url": "https://packages.unity.com"
92+
}
9593
},
9694
"com.unity.ugui": {
9795
"version": "2.0.0",

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.0.33f1
2-
m_EditorVersionWithRevision: 6000.0.33f1 (433b0a79340b)
1+
m_EditorVersion: 6000.0.60f1
2+
m_EditorVersionWithRevision: 6000.0.60f1 (61dfb374e36f)

0 commit comments

Comments
 (0)