Skip to content

Commit c886775

Browse files
authored
Merge pull request #267 from JohannesDeml/ci/upgrade-unity/from-6000.3.2f1-urp-to-6000.3.4f1-urp
[Automated workflow] upgrade-unity from 6000.3.2f1-urp to 6000.3.4f1-urp
2 parents 43ab9e4 + c0d4cb0 commit c886775

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.2.0",
4-
"com.unity.collab-proxy": "2.10.2",
4+
"com.unity.collab-proxy": "2.11.2",
55
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.38",
77
"com.unity.ide.visualstudio": "2.0.26",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.burst": {
13-
"version": "1.8.26",
13+
"version": "1.8.27",
1414
"depth": 2,
1515
"source": "registry",
1616
"dependencies": {
@@ -20,7 +20,7 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.collab-proxy": {
23-
"version": "2.10.2",
23+
"version": "2.11.2",
2424
"depth": 0,
2525
"source": "registry",
2626
"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: 6000.3.2f1
2-
m_EditorVersionWithRevision: 6000.3.2f1 (a9779f353c9b)
1+
m_EditorVersion: 6000.3.4f1
2+
m_EditorVersionWithRevision: 6000.3.4f1 (fdd3b8998ec4)

0 commit comments

Comments
 (0)