Skip to content

Commit 20b3678

Browse files
committed
Update to 2020.3.30f1
1 parent 79e45a9 commit 20b3678

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

Diff for: Packages/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.15.1",
3+
"com.unity.collab-proxy": "1.15.12",
44
"com.unity.connect.share": "4.2.2",
55
"com.unity.ide.rider": "3.0.7",
6-
"com.unity.ide.visualstudio": "2.0.11",
6+
"com.unity.ide.visualstudio": "2.0.14",
77
"com.unity.ide.vscode": "1.2.4",
88
"com.unity.test-framework": "1.1.29",
99
"com.unity.textmeshpro": "3.0.6",

Diff for: Packages/packages-lock.json

+2-10
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "1.15.1",
4+
"version": "1.15.12",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.nuget.newtonsoft-json": "2.0.0",
98
"com.unity.services.core": "1.0.1"
109
},
1110
"url": "https://packages.unity.com"
@@ -44,7 +43,7 @@
4443
"url": "https://packages.unity.com"
4544
},
4645
"com.unity.ide.visualstudio": {
47-
"version": "2.0.11",
46+
"version": "2.0.14",
4847
"depth": 0,
4948
"source": "registry",
5049
"dependencies": {
@@ -59,13 +58,6 @@
5958
"dependencies": {},
6059
"url": "https://packages.unity.com"
6160
},
62-
"com.unity.nuget.newtonsoft-json": {
63-
"version": "2.0.0",
64-
"depth": 1,
65-
"source": "registry",
66-
"dependencies": {},
67-
"url": "https://packages.unity.com"
68-
},
6961
"com.unity.services.core": {
7062
"version": "1.0.1",
7163
"depth": 1,

Diff for: ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.23f1
2-
m_EditorVersionWithRevision: 2020.3.23f1 (c5d91304a876)
1+
m_EditorVersion: 2020.3.30f1
2+
m_EditorVersionWithRevision: 2020.3.30f1 (1fb1bf06830e)

0 commit comments

Comments
 (0)