Skip to content

Commit 8f65a60

Browse files
authored
Merge pull request #55 from JohannesDeml/ci/upgrade-unity/from-2022.2.15f1-to-2022.2.17f1
[Automated workflow] upgrade-unity from 2022.2.15f1 to 2022.2.17f1
2 parents 6507657 + f84047e commit 8f65a60

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"com.unity.ai.navigation": "1.1.3",
44
"com.unity.connect.share": "4.2.3",
5-
"com.unity.ide.rider": "3.0.20",
5+
"com.unity.ide.rider": "3.0.21",
66
"com.unity.ide.visualstudio": "2.0.18",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.test-framework": "1.1.33",

Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"url": "https://packages.unity.com"
3535
},
3636
"com.unity.ide.rider": {
37-
"version": "3.0.20",
37+
"version": "3.0.21",
3838
"depth": 0,
3939
"source": "registry",
4040
"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.2.15f1
2-
m_EditorVersionWithRevision: 2022.2.15f1 (30d813e1a2a9)
1+
m_EditorVersion: 2022.2.17f1
2+
m_EditorVersionWithRevision: 2022.2.17f1 (54cb9bda89c4)

0 commit comments

Comments
 (0)