Skip to content

Commit

Permalink
Update to Unity 2022.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
JerritEic committed May 19, 2023
1 parent 028f7e9 commit 5ec0dbc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.ai.navigation": "1.1.3",
"com.unity.collab-proxy": "2.0.3",
"com.unity.collab-proxy": "2.0.4",
"com.unity.entities": "1.0.0-pre.65",
"com.unity.entities.graphics": "1.0.0-pre.65",
"com.unity.ide.rider": "3.0.21",
Expand Down
4 changes: 2 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.3",
"version": "2.0.4",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -172,7 +172,7 @@
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.2",
"com.unity.burst": "1.8.4",
"com.unity.render-pipelines.core": "14.0.7",
"com.unity.shadergraph": "14.0.7"
}
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: 2022.2.17f1
m_EditorVersionWithRevision: 2022.2.17f1 (54cb9bda89c4)
m_EditorVersion: 2022.2.20f1
m_EditorVersionWithRevision: 2022.2.20f1 (c5d806317f84)

0 comments on commit 5ec0dbc

Please sign in to comment.