Skip to content

Commit b7d3242

Browse files
committed
Update Unity Version to 2021.3.26f1
1 parent bae2531 commit b7d3242

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.0.0",
3+
"com.unity.collab-proxy": "2.0.4",
44
"com.unity.feature.development": "1.0.1",
5-
"com.unity.ide.rider": "3.0.18",
6-
"com.unity.ide.visualstudio": "2.0.17",
5+
"com.unity.ide.rider": "3.0.21",
6+
"com.unity.ide.visualstudio": "2.0.18",
77
"com.unity.ide.vscode": "1.2.5",
8-
"com.unity.test-framework": "1.1.31",
8+
"com.unity.test-framework": "1.1.33",
99
"com.unity.textmeshpro": "3.0.6",
10-
"com.unity.timeline": "1.6.4",
10+
"com.unity.timeline": "1.6.5",
1111
"com.unity.ugui": "1.0.0",
1212
"com.unity.visualscripting": "1.8.0",
1313
"com.unity.modules.ai": "1.0.0",

Packages/packages-lock.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "2.0.0",
4+
"version": "2.0.4",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {},
@@ -26,17 +26,17 @@
2626
"depth": 0,
2727
"source": "builtin",
2828
"dependencies": {
29-
"com.unity.ide.visualstudio": "2.0.17",
30-
"com.unity.ide.rider": "3.0.18",
29+
"com.unity.ide.visualstudio": "2.0.18",
30+
"com.unity.ide.rider": "3.0.21",
3131
"com.unity.ide.vscode": "1.2.5",
3232
"com.unity.editorcoroutines": "1.0.0",
3333
"com.unity.performance.profile-analyzer": "1.2.2",
34-
"com.unity.test-framework": "1.1.31",
35-
"com.unity.testtools.codecoverage": "1.2.2"
34+
"com.unity.test-framework": "1.1.33",
35+
"com.unity.testtools.codecoverage": "1.2.3"
3636
}
3737
},
3838
"com.unity.ide.rider": {
39-
"version": "3.0.18",
39+
"version": "3.0.21",
4040
"depth": 0,
4141
"source": "registry",
4242
"dependencies": {
@@ -45,7 +45,7 @@
4545
"url": "https://packages.unity.com"
4646
},
4747
"com.unity.ide.visualstudio": {
48-
"version": "2.0.17",
48+
"version": "2.0.18",
4949
"depth": 0,
5050
"source": "registry",
5151
"dependencies": {
@@ -75,7 +75,7 @@
7575
"url": "https://packages.unity.com"
7676
},
7777
"com.unity.test-framework": {
78-
"version": "1.1.31",
78+
"version": "1.1.33",
7979
"depth": 0,
8080
"source": "registry",
8181
"dependencies": {
@@ -86,7 +86,7 @@
8686
"url": "https://packages.unity.com"
8787
},
8888
"com.unity.testtools.codecoverage": {
89-
"version": "1.2.2",
89+
"version": "1.2.3",
9090
"depth": 1,
9191
"source": "registry",
9292
"dependencies": {
@@ -105,7 +105,7 @@
105105
"url": "https://packages.unity.com"
106106
},
107107
"com.unity.timeline": {
108-
"version": "1.6.4",
108+
"version": "1.6.5",
109109
"depth": 0,
110110
"source": "registry",
111111
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.19f1
2-
m_EditorVersionWithRevision: 2021.3.19f1 (c9714fde33b6)
1+
m_EditorVersion: 2021.3.26f1
2+
m_EditorVersionWithRevision: 2021.3.26f1 (a16dc32e0ff2)

0 commit comments

Comments
 (0)