Skip to content

Commit f4676c8

Browse files
authored
Merge pull request #48 from JohannesDeml/ci/upgrade-unity/from-2021.3.21f1-to-2021.3.22f1-urp
[Automated workflow] upgrade-unity from 2021.3.21f1 to 2021.3.22f1-urp
2 parents 4f2a2b6 + d13969c commit f4676c8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.0.1",
3+
"com.unity.collab-proxy": "2.0.3",
44
"com.unity.connect.share": "4.2.3",
55
"com.unity.ide.rider": "3.0.18",
66
"com.unity.ide.visualstudio": "2.0.17",

Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://packages.unity.com"
1111
},
1212
"com.unity.collab-proxy": {
13-
"version": "2.0.1",
13+
"version": "2.0.3",
1414
"depth": 0,
1515
"source": "registry",
1616
"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.21f1
2-
m_EditorVersionWithRevision: 2021.3.21f1 (1b156197d683)
1+
m_EditorVersion: 2021.3.22f1
2+
m_EditorVersionWithRevision: 2021.3.22f1 (b6c551784ba3)

0 commit comments

Comments
 (0)