Skip to content

Commit 315d07f

Browse files
chore: upgrade to 2020.3.33f1 (#615)
1 parent 05722d4 commit 315d07f

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
55
"com.unity.cinemachine": "2.7.4",
6-
"com.unity.collab-proxy": "1.15.7",
6+
"com.unity.collab-proxy": "1.15.15",
77
"com.unity.ide.rider": "3.0.7",
8-
"com.unity.ide.visualstudio": "2.0.12",
9-
"com.unity.ide.vscode": "1.2.4",
8+
"com.unity.ide.visualstudio": "2.0.14",
9+
"com.unity.ide.vscode": "1.2.5",
1010
"com.unity.learn.iet-framework": "2.1.1",
1111
"com.unity.memoryprofiler": "0.5.0-preview.1",
1212
"com.unity.multiplayer.tools": "1.0.0-pre.6",
@@ -16,7 +16,7 @@
1616
"com.unity.services.authentication": "1.0.0-pre.4",
1717
"com.unity.services.lobby": "1.0.0-pre.6",
1818
"com.unity.services.relay": "1.0.1-pre.5",
19-
"com.unity.test-framework": "1.1.29",
19+
"com.unity.test-framework": "1.1.31",
2020
"com.unity.textmeshpro": "3.0.6",
2121
"com.unity.timeline": "1.4.8",
2222
"com.unity.toolchain.macos-x86_64-linux-x86_64": "1.0.0",

Packages/packages-lock.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,10 @@
3232
"url": "https://packages.unity.com"
3333
},
3434
"com.unity.collab-proxy": {
35-
"version": "1.15.7",
35+
"version": "1.15.15",
3636
"depth": 0,
3737
"source": "registry",
3838
"dependencies": {
39-
"com.unity.nuget.newtonsoft-json": "2.0.0",
4039
"com.unity.services.core": "1.0.1"
4140
},
4241
"url": "https://packages.unity.com"
@@ -75,7 +74,7 @@
7574
"url": "https://packages.unity.com"
7675
},
7776
"com.unity.ide.visualstudio": {
78-
"version": "2.0.12",
77+
"version": "2.0.14",
7978
"depth": 0,
8079
"source": "registry",
8180
"dependencies": {
@@ -84,7 +83,7 @@
8483
"url": "https://packages.unity.com"
8584
},
8685
"com.unity.ide.vscode": {
87-
"version": "1.2.4",
86+
"version": "1.2.5",
8887
"depth": 0,
8988
"source": "registry",
9089
"dependencies": {},
@@ -299,7 +298,7 @@
299298
},
300299
"com.unity.test-framework": {
301300
"version": "1.1.31",
302-
"depth": 3,
301+
"depth": 0,
303302
"source": "registry",
304303
"dependencies": {
305304
"com.unity.ext.nunit": "1.0.6",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.27f1
2-
m_EditorVersionWithRevision: 2020.3.27f1 (e759542391ea)
1+
m_EditorVersion: 2020.3.33f1
2+
m_EditorVersionWithRevision: 2020.3.33f1 (915a7af8b0d5)

0 commit comments

Comments
 (0)