Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"dependencies": {
"com.jd.guidresolver": "1.1.0",
"com.unity.ai.navigation": "2.0.8",
"com.unity.connect.share": "4.2.3",
"com.unity.ide.rider": "3.0.36",
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.ai.navigation": "2.0.9",
"com.unity.connect.share": "4.2.4",
"com.unity.ide.rider": "3.0.38",
"com.unity.ide.visualstudio": "2.0.25",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.test-framework": "1.5.1",
"com.unity.ugui": "2.0.0",
"com.unity.web.stripping-tool": "1.1.0",
"com.unity.web.stripping-tool": "1.1.1",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
16 changes: 8 additions & 8 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://package.openupm.com"
},
"com.unity.ai.navigation": {
"version": "2.0.8",
"version": "2.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -19,7 +19,7 @@
"url": "https://packages.unity.com"
},
"com.unity.connect.share": {
"version": "4.2.3",
"version": "4.2.4",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -42,7 +42,7 @@
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.36",
"version": "3.0.38",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -51,11 +51,11 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.23",
"version": "2.0.25",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.9"
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -101,12 +101,12 @@
}
},
"com.unity.web.stripping-tool": {
"version": "1.1.0",
"version": "1.1.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.settings-manager": "2.0.1"
"com.unity.settings-manager": "2.0.1",
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"url": "https://packages.unity.com"
},
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 6000.1.11f1
m_EditorVersionWithRevision: 6000.1.11f1 (9b156bbbd4df)
m_EditorVersion: 6000.1.17f1
m_EditorVersionWithRevision: 6000.1.17f1 (c0b9d3899998)