From 1ce77b0e163c809917c5ed98481cdd323b587d40 Mon Sep 17 00:00:00 2001 From: Daniil Korostelev Date: Fri, 26 Jul 2024 13:44:42 +0200 Subject: [PATCH] update Unity version --- playground-unity/Packages/manifest.json | 2 +- playground-unity/Packages/packages-lock.json | 2 +- playground-unity/ProjectSettings/ProjectVersion.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/playground-unity/Packages/manifest.json b/playground-unity/Packages/manifest.json index 311dad7..61750a9 100644 --- a/playground-unity/Packages/manifest.json +++ b/playground-unity/Packages/manifest.json @@ -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", diff --git a/playground-unity/Packages/packages-lock.json b/playground-unity/Packages/packages-lock.json index 377f786..9220661 100644 --- a/playground-unity/Packages/packages-lock.json +++ b/playground-unity/Packages/packages-lock.json @@ -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": { diff --git a/playground-unity/ProjectSettings/ProjectVersion.txt b/playground-unity/ProjectSettings/ProjectVersion.txt index 7e65fc9..b3f69d1 100644 --- a/playground-unity/ProjectSettings/ProjectVersion.txt +++ b/playground-unity/ProjectSettings/ProjectVersion.txt @@ -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)