Skip to content

Commit 623abc0

Browse files
authored
Merge pull request #213 from JohannesDeml/ci/upgrade-unity/from-6000.0.34f1-to-6000.0.37f1
[Automated workflow] upgrade-unity from 6000.0.34f1 to 6000.0.37f1
2 parents 9928c6b + c319474 commit 623abc0

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,11 +1,11 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.ai.navigation": "2.0.5",
4+
"com.unity.ai.navigation": "2.0.6",
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.34",
77
"com.unity.ide.visualstudio": "2.0.22",
8-
"com.unity.test-framework": "1.4.5",
8+
"com.unity.test-framework": "1.4.6",
99
"com.unity.ugui": "2.0.0",
1010
"com.unity.modules.accessibility": "1.0.0",
1111
"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.ai.navigation": {
13-
"version": "2.0.5",
13+
"version": "2.0.6",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -75,7 +75,7 @@
7575
"url": "https://packages.unity.com"
7676
},
7777
"com.unity.test-framework": {
78-
"version": "1.4.5",
78+
"version": "1.4.6",
7979
"depth": 0,
8080
"source": "registry",
8181
"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)