Skip to content

Commit 14045e8

Browse files
committed
feat: upgrade editor to 6000.0.44f1
1 parent 32c04f5 commit 14045e8

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"com.unity.render-pipelines.universal": "17.0.4",
2020
"com.unity.services.authentication": "3.4.0",
2121
"com.unity.services.multiplayer": "1.1.2",
22-
"com.unity.test-framework": "1.4.6",
22+
"com.unity.test-framework": "1.5.1",
2323
"com.unity.timeline": "1.8.7",
2424
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",
2525
"com.unity.transport": "2.5.0",

Packages/packages-lock.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,8 @@
6363
"com.unity.ext.nunit": {
6464
"version": "2.0.5",
6565
"depth": 1,
66-
"source": "registry",
67-
"dependencies": {},
68-
"url": "https://packages.unity.com"
66+
"source": "builtin",
67+
"dependencies": {}
6968
},
7069
"com.unity.ide.rider": {
7170
"version": "3.0.35",
@@ -396,15 +395,14 @@
396395
"url": "https://packages.unity.com"
397396
},
398397
"com.unity.test-framework": {
399-
"version": "1.4.6",
398+
"version": "1.5.1",
400399
"depth": 0,
401-
"source": "registry",
400+
"source": "builtin",
402401
"dependencies": {
403402
"com.unity.ext.nunit": "2.0.3",
404403
"com.unity.modules.imgui": "1.0.0",
405404
"com.unity.modules.jsonserialize": "1.0.0"
406-
},
407-
"url": "https://packages.unity.com"
405+
}
408406
},
409407
"com.unity.test-framework.performance": {
410408
"version": "3.0.3",

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.42f1
2-
m_EditorVersionWithRevision: 6000.0.42f1 (feb9a7235030)
1+
m_EditorVersion: 6000.0.44f1
2+
m_EditorVersionWithRevision: 6000.0.44f1 (726642cc4f1f)

0 commit comments

Comments
 (0)