Skip to content

Commit 9ece064

Browse files
authored
[Automated workflow] upgrade-unity from 6000.2.10f1 to 6000.2.15f1
1 parent ab7ba59 commit 9ece064

3 files changed

Lines changed: 20 additions & 5 deletions

File tree

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"com.unity.ai.navigation": "2.0.9",
55
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.38",
7-
"com.unity.ide.visualstudio": "2.0.25",
7+
"com.unity.ide.visualstudio": "2.0.26",
88
"com.unity.test-framework": "1.6.0",
99
"com.unity.ugui": "2.0.0",
1010
"com.unity.web.stripping-tool": "1.2.0",

Packages/packages-lock.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
},
1010
"url": "https://package.openupm.com"
1111
},
12+
"com.unity.ai.navigation": {
13+
"version": "2.0.9",
14+
"depth": 0,
15+
"source": "registry",
16+
"dependencies": {
17+
"com.unity.modules.ai": "1.0.0"
18+
},
19+
"url": "https://packages.unity.com"
20+
},
1221
"com.unity.connect.share": {
1322
"version": "4.2.4",
1423
"depth": 0,
@@ -42,11 +51,11 @@
4251
"url": "https://packages.unity.com"
4352
},
4453
"com.unity.ide.visualstudio": {
45-
"version": "2.0.25",
54+
"version": "2.0.26",
4655
"depth": 0,
4756
"source": "registry",
4857
"dependencies": {
49-
"com.unity.test-framework": "1.1.31"
58+
"com.unity.test-framework": "1.1.33"
5059
},
5160
"url": "https://packages.unity.com"
5261
},
@@ -99,6 +108,12 @@
99108
"source": "builtin",
100109
"dependencies": {}
101110
},
111+
"com.unity.modules.ai": {
112+
"version": "1.0.0",
113+
"depth": 1,
114+
"source": "builtin",
115+
"dependencies": {}
116+
},
102117
"com.unity.modules.androidjni": {
103118
"version": "1.0.0",
104119
"depth": 0,

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.2.10f1
2-
m_EditorVersionWithRevision: 6000.2.10f1 (d3d30d158480)
1+
m_EditorVersion: 6000.2.15f1
2+
m_EditorVersionWithRevision: 6000.2.15f1 (0707b6d1e918)

0 commit comments

Comments
 (0)