Skip to content

Commit

Permalink
update Unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Korostelev committed Jul 26, 2024
1 parent 6f769d6 commit 1ce77b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion playground-unity/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "2.0.1-exp.2",
Expand Down
2 changes: 1 addition & 1 deletion playground-unity/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.28",
"version": "3.0.31",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions playground-unity/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.39f1
m_EditorVersionWithRevision: 2021.3.39f1 (fb3b7b32f191)
m_EditorVersion: 2021.3.41f1
m_EditorVersionWithRevision: 2021.3.41f1 (6c5a9e20c022)

0 comments on commit 1ce77b0

Please sign in to comment.