Skip to content

Commit 86cc138

Browse files
authored
Merge pull request #85 from JohannesDeml/ci/upgrade-unity/from-2021.3.25f1-to-2021.3.31f1
[Automated workflow] upgrade-unity from 2021.3.25f1 to 2021.3.31f1
2 parents 0a35242 + b025f3f commit 86cc138

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.21",
5-
"com.unity.ide.visualstudio": "2.0.18",
4+
"com.unity.ide.rider": "3.0.25",
5+
"com.unity.ide.visualstudio": "2.0.21",
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.21",
28+
"version": "3.0.25",
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.18",
37+
"version": "2.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: 2021.3.25f1
2-
m_EditorVersionWithRevision: 2021.3.25f1 (68ef2c4f8861)
1+
m_EditorVersion: 2021.3.31f1
2+
m_EditorVersionWithRevision: 2021.3.31f1 (3409e2af086f)

0 commit comments

Comments
 (0)