Skip to content

Commit d7bc782

Browse files
authored
Merge pull request #228 from JohannesDeml/ci/upgrade-unity/from-6000.1.1f1-to-6000.1.7f1
[Automated workflow] upgrade-unity from 6000.1.1f1 to 6000.1.7f1
2 parents d809051 + 116fefa commit d7bc782

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.ai.navigation": "2.0.7",
4+
"com.unity.ai.navigation": "2.0.8",
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.36",
77
"com.unity.ide.visualstudio": "2.0.23",
88
"com.unity.multiplayer.center": "1.0.0",
99
"com.unity.test-framework": "1.5.1",
1010
"com.unity.ugui": "2.0.0",
11-
"com.unity.web.stripping-tool": "1.0.0",
11+
"com.unity.web.stripping-tool": "1.1.0",
1212
"com.unity.modules.accessibility": "1.0.0",
1313
"com.unity.modules.androidjni": "1.0.0",
1414
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 4 additions & 4 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.7",
13+
"version": "2.0.8",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -101,12 +101,12 @@
101101
}
102102
},
103103
"com.unity.web.stripping-tool": {
104-
"version": "1.0.0",
104+
"version": "1.1.0",
105105
"depth": 0,
106106
"source": "registry",
107107
"dependencies": {
108-
"com.unity.settings-manager": "2.0.1",
109-
"com.unity.nuget.newtonsoft-json": "3.2.1"
108+
"com.unity.nuget.newtonsoft-json": "3.2.1",
109+
"com.unity.settings-manager": "2.0.1"
110110
},
111111
"url": "https://packages.unity.com"
112112
},

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.1.1f1
2-
m_EditorVersionWithRevision: 6000.1.1f1 (7197418f847b)
1+
m_EditorVersion: 6000.1.7f1
2+
m_EditorVersionWithRevision: 6000.1.7f1 (13a8ffad9172)

0 commit comments

Comments
 (0)