Skip to content

Commit 1dc690f

Browse files
authored
Merge pull request #218 from JohannesDeml/ci/upgrade-unity/from-6000.0.40f1-urp-to-6000.0.42f1-urp
[Automated workflow] upgrade-unity from 6000.0.40f1-urp to 6000.0.42f1-urp
2 parents ded308b + 80d335c commit 1dc690f

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
@@ -3,7 +3,7 @@
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.collab-proxy": "2.7.1",
55
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.34",
6+
"com.unity.ide.rider": "3.0.35",
77
"com.unity.ide.visualstudio": "2.0.22",
88
"com.unity.render-pipelines.universal": "17.0.4",
99
"com.unity.test-framework": "1.4.6",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"source": "registry",
3333
"dependencies": {
3434
"com.unity.burst": "1.8.17",
35-
"com.unity.nuget.mono-cecil": "1.11.4",
3635
"com.unity.test-framework": "1.4.5",
36+
"com.unity.nuget.mono-cecil": "1.11.4",
3737
"com.unity.test-framework.performance": "3.0.3"
3838
},
3939
"url": "https://packages.unity.com"
@@ -63,7 +63,7 @@
6363
"url": "https://packages.unity.com"
6464
},
6565
"com.unity.ide.rider": {
66-
"version": "3.0.34",
66+
"version": "3.0.35",
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.40f1
2-
m_EditorVersionWithRevision: 6000.0.40f1 (157d81624ddf)
1+
m_EditorVersion: 6000.0.42f1
2+
m_EditorVersionWithRevision: 6000.0.42f1 (feb9a7235030)

0 commit comments

Comments
 (0)