Skip to content

Commit 5acd48c

Browse files
authored
Merge pull request #221 from JohannesDeml/ci/upgrade-unity/from-2022.3.56f1-to-2022.3.61f1
[Automated workflow] upgrade-unity from 2022.3.56f1 to 2022.3.61f1
2 parents a34e7a1 + 2e4d024 commit 5acd48c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.ai.navigation": "1.1.5",
55
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.34",
7-
"com.unity.ide.visualstudio": "2.0.22",
6+
"com.unity.ide.rider": "3.0.35",
7+
"com.unity.ide.visualstudio": "2.0.23",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.test-framework": "1.1.33",
1010
"com.unity.textmeshpro": "3.0.9",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"url": "https://packages.unity.com"
4444
},
4545
"com.unity.ide.rider": {
46-
"version": "3.0.34",
46+
"version": "3.0.35",
4747
"depth": 0,
4848
"source": "registry",
4949
"dependencies": {
@@ -52,7 +52,7 @@
5252
"url": "https://packages.unity.com"
5353
},
5454
"com.unity.ide.visualstudio": {
55-
"version": "2.0.22",
55+
"version": "2.0.23",
5656
"depth": 0,
5757
"source": "registry",
5858
"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.56f1
2-
m_EditorVersionWithRevision: 2022.3.56f1 (dd0c98481d00)
1+
m_EditorVersion: 2022.3.61f1
2+
m_EditorVersionWithRevision: 2022.3.61f1 (6c53ebaf375d)

0 commit comments

Comments
 (0)