Skip to content

Commit 308cba6

Browse files
committed
Update Unity Version to 2021.3.29f1
1 parent 9fb2885 commit 308cba6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.0.5",
3+
"com.unity.collab-proxy": "2.0.7",
44
"com.unity.feature.development": "1.0.1",
55
"com.unity.ide.rider": "3.0.24",
6-
"com.unity.ide.visualstudio": "2.0.18",
6+
"com.unity.ide.visualstudio": "2.0.20",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.test-framework": "1.1.33",
99
"com.unity.textmeshpro": "3.0.6",

Packages/packages-lock.json

Lines changed: 2 additions & 2 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.5",
4+
"version": "2.0.7",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {},
@@ -45,7 +45,7 @@
4545
"url": "https://packages.unity.com"
4646
},
4747
"com.unity.ide.visualstudio": {
48-
"version": "2.0.18",
48+
"version": "2.0.20",
4949
"depth": 0,
5050
"source": "registry",
5151
"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.28f1
2-
m_EditorVersionWithRevision: 2021.3.28f1 (232e59c3f087)
1+
m_EditorVersion: 2021.3.29f1
2+
m_EditorVersionWithRevision: 2021.3.29f1 (204d6dc9ae1c)

0 commit comments

Comments
 (0)