Skip to content

Commit aad1ec8

Browse files
authored
Merge pull request #145 from JohannesDeml/ci/upgrade-unity/from-2022.3.20f1-to-2022.3.24f1
[Automated workflow] upgrade-unity from 2022.3.20f1 to 2022.3.24f1
2 parents 2c86c17 + da84dc3 commit aad1ec8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": "1.1.0",
34
"com.unity.ai.navigation": "1.1.5",
45
"com.unity.connect.share": "4.2.3",
5-
"com.unity.ide.rider": "3.0.27",
6+
"com.unity.ide.rider": "3.0.28",
67
"com.unity.ide.visualstudio": "2.0.22",
78
"com.unity.ide.vscode": "1.2.5",
89
"com.unity.test-framework": "1.1.33",
@@ -32,8 +33,7 @@
3233
"com.unity.modules.video": "1.0.0",
3334
"com.unity.modules.vr": "1.0.0",
3435
"com.unity.modules.wind": "1.0.0",
35-
"com.unity.modules.xr": "1.0.0",
36-
"com.jd.guidresolver": "1.1.0"
36+
"com.unity.modules.xr": "1.0.0"
3737
},
3838
"scopedRegistries": [
3939
{
@@ -44,4 +44,4 @@
4444
]
4545
}
4646
]
47-
}
47+
}

Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
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.27",
46+
"version": "3.0.28",
4747
"depth": 0,
4848
"source": "registry",
4949
"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.20f1
2-
m_EditorVersionWithRevision: 2022.3.20f1 (61c2feb0970d)
1+
m_EditorVersion: 2022.3.24f1
2+
m_EditorVersionWithRevision: 2022.3.24f1 (334eb2a0b267)

0 commit comments

Comments
 (0)