Skip to content

Commit 395cdc0

Browse files
authored
Merge pull request #66 from JohannesDeml/ci/upgrade-unity/from-2020.3.47f1-to-2020.3.48f1-urp
[Automated workflow] upgrade-unity from 2020.3.47f1 to 2020.3.48f1-urp
2 parents 2f52c70 + a285c42 commit 395cdc0

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,8 +1,8 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.0.3",
3+
"com.unity.collab-proxy": "2.0.4",
44
"com.unity.connect.share": "4.2.2",
5-
"com.unity.ide.rider": "3.0.20",
5+
"com.unity.ide.rider": "3.0.21",
66
"com.unity.ide.visualstudio": "2.0.18",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.render-pipelines.universal": "10.10.1",

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.3",
4+
"version": "2.0.4",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {},
@@ -32,7 +32,7 @@
3232
"url": "https://packages.unity.com"
3333
},
3434
"com.unity.ide.rider": {
35-
"version": "3.0.20",
35+
"version": "3.0.21",
3636
"depth": 0,
3737
"source": "registry",
3838
"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: 2020.3.47f1
2-
m_EditorVersionWithRevision: 2020.3.47f1 (5ef4f5b5e2d4)
1+
m_EditorVersion: 2020.3.48f1
2+
m_EditorVersionWithRevision: 2020.3.48f1 (b805b124c6b7)

0 commit comments

Comments
 (0)