Skip to content

Commit a59ac06

Browse files
authored
Merge pull request #226 from JohannesDeml/ci/upgrade-unity/from-2022.3.61f1-urp-to-2022.3.62f1-urp
[Automated workflow] upgrade-unity from 2022.3.61f1-urp to 2022.3.62f1-urp
2 parents 11ca4fe + c40b1eb commit a59ac06

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.collab-proxy": "2.7.1",
55
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.35",
6+
"com.unity.ide.rider": "3.0.36",
77
"com.unity.ide.visualstudio": "2.0.23",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.render-pipelines.universal": "14.0.12",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.burst": {
13-
"version": "1.8.19",
13+
"version": "1.8.21",
1414
"depth": 1,
1515
"source": "registry",
1616
"dependencies": {
@@ -51,7 +51,7 @@
5151
"url": "https://packages.unity.com"
5252
},
5353
"com.unity.ide.rider": {
54-
"version": "3.0.35",
54+
"version": "3.0.36",
5555
"depth": 0,
5656
"source": "registry",
5757
"dependencies": {
@@ -128,7 +128,7 @@
128128
"url": "https://packages.unity.com"
129129
},
130130
"com.unity.settings-manager": {
131-
"version": "2.0.1",
131+
"version": "2.1.0",
132132
"depth": 1,
133133
"source": "registry",
134134
"dependencies": {},

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.61f1
2-
m_EditorVersionWithRevision: 2022.3.61f1 (6c53ebaf375d)
1+
m_EditorVersion: 2022.3.62f1
2+
m_EditorVersionWithRevision: 2022.3.62f1 (4af31df58517)

0 commit comments

Comments
 (0)