Skip to content

Commit 871777c

Browse files
authored
Merge pull request #269 from JohannesDeml/ci/upgrade-unity/from-6000.0.64f1-urp-to-6000.0.66f2-urp
[Automated workflow] upgrade-unity from 6000.0.64f1-urp to 6000.0.66f2-urp
2 parents 5f5237b + ba3148e commit 871777c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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": {
33
"com.jd.guidresolver": "1.2.0",
4-
"com.unity.collab-proxy": "2.10.2",
4+
"com.unity.collab-proxy": "2.11.3",
55
"com.unity.connect.share": "4.2.4",
6-
"com.unity.ide.rider": "3.0.38",
6+
"com.unity.ide.rider": "3.0.39",
77
"com.unity.ide.visualstudio": "2.0.26",
88
"com.unity.render-pipelines.universal": "17.0.4",
99
"com.unity.test-framework": "1.6.0",

Packages/packages-lock.json

Lines changed: 3 additions & 3 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.3",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {},
@@ -63,7 +63,7 @@
6363
"dependencies": {}
6464
},
6565
"com.unity.ide.rider": {
66-
"version": "3.0.38",
66+
"version": "3.0.39",
6767
"depth": 0,
6868
"source": "registry",
6969
"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.0.64f1
2-
m_EditorVersionWithRevision: 6000.0.64f1 (5360b7cd7953)
1+
m_EditorVersion: 6000.0.66f2
2+
m_EditorVersionWithRevision: 6000.0.66f2 (b20bc5da3050)

0 commit comments

Comments
 (0)