Skip to content

Commit

Permalink
[Automated workflow] upgrade-unity from 2023.2.18f1 to 2023.2.20f1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml authored Jul 8, 2024
1 parent f52daa0 commit 48bd7ea
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"com.jd.guidresolver": "1.1.0",
"com.unity.collab-proxy": "2.3.1",
"com.unity.connect.share": "4.2.3",
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.render-pipelines.universal": "16.0.5",
"com.unity.render-pipelines.universal": "16.0.6",
"com.unity.test-framework": "1.3.9",
"com.unity.ugui": "2.0.0",
"com.unity.modules.accessibility": "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 @@ -62,7 +62,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.28",
"version": "3.0.31",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -101,7 +101,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "16.0.5",
"version": "16.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
Expand All @@ -114,18 +114,18 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "16.0.5",
"version": "16.0.6",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "16.0.5",
"com.unity.shadergraph": "16.0.5"
"com.unity.render-pipelines.core": "16.0.6",
"com.unity.shadergraph": "16.0.6"
}
},
"com.unity.rendering.light-transport": {
"version": "1.0.1",
"version": "1.0.2",
"depth": 2,
"source": "builtin",
"dependencies": {
Expand All @@ -149,11 +149,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "16.0.5",
"version": "16.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "16.0.5",
"com.unity.render-pipelines.core": "16.0.6",
"com.unity.searcher": "4.9.2"
}
},
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: 2023.2.18f1
m_EditorVersionWithRevision: 2023.2.18f1 (1cb755715f58)
m_EditorVersion: 2023.2.20f1
m_EditorVersionWithRevision: 2023.2.20f1 (0e25a174756c)

0 comments on commit 48bd7ea

Please sign in to comment.