Skip to content

Commit 83a2fa0

Browse files
authored
Merge pull request #214 from JohannesDeml/ci/upgrade-unity/from-6000.0.34f1-urp-to-6000.0.37f1-urp
[Automated workflow] upgrade-unity from 6000.0.34f1-urp to 6000.0.37f1-urp
2 parents b1bfd1d + 56e4e74 commit 83a2fa0

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
@@ -6,7 +6,7 @@
66
"com.unity.ide.rider": "3.0.34",
77
"com.unity.ide.visualstudio": "2.0.22",
88
"com.unity.render-pipelines.universal": "17.0.3",
9-
"com.unity.test-framework": "1.4.5",
9+
"com.unity.test-framework": "1.4.6",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",
1212
"com.unity.modules.androidjni": "1.0.0",

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.18",
13+
"version": "1.8.19",
1414
"depth": 2,
1515
"source": "registry",
1616
"dependencies": {
@@ -168,7 +168,7 @@
168168
}
169169
},
170170
"com.unity.test-framework": {
171-
"version": "1.4.5",
171+
"version": "1.4.6",
172172
"depth": 0,
173173
"source": "registry",
174174
"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.34f1
2-
m_EditorVersionWithRevision: 6000.0.34f1 (5ab2d9ed9190)
1+
m_EditorVersion: 6000.0.37f1
2+
m_EditorVersionWithRevision: 6000.0.37f1 (090b7797214c)

0 commit comments

Comments
 (0)