Skip to content

Commit f1de188

Browse files
authored
Merge pull request #94 from JohannesDeml/ci/upgrade-unity/from-2021.3.31f1-to-2021.3.33f1
[Automated workflow] upgrade-unity from 2021.3.31f1 to 2021.3.33f1
2 parents 5993d29 + 5690cf6 commit f1de188

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
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
33
"com.unity.connect.share": "4.2.3",
4-
"com.unity.ide.rider": "3.0.25",
5-
"com.unity.ide.visualstudio": "2.0.21",
4+
"com.unity.ide.rider": "3.0.27",
5+
"com.unity.ide.visualstudio": "2.0.22",
66
"com.unity.ide.vscode": "1.2.5",
77
"com.unity.test-framework": "1.1.33",
88
"com.unity.textmeshpro": "3.0.6",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://packages.unity.com"
2626
},
2727
"com.unity.ide.rider": {
28-
"version": "3.0.25",
28+
"version": "3.0.27",
2929
"depth": 0,
3030
"source": "registry",
3131
"dependencies": {
@@ -34,7 +34,7 @@
3434
"url": "https://packages.unity.com"
3535
},
3636
"com.unity.ide.visualstudio": {
37-
"version": "2.0.21",
37+
"version": "2.0.22",
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: 2021.3.31f1
2-
m_EditorVersionWithRevision: 2021.3.31f1 (3409e2af086f)
1+
m_EditorVersion: 2021.3.33f1
2+
m_EditorVersionWithRevision: 2021.3.33f1 (ee5a2aa03ab2)

0 commit comments

Comments
 (0)