diff --git a/Packages/manifest.json b/Packages/manifest.json index 5922774..5692ebe 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -3,11 +3,11 @@ "com.hwaet.projectcloner": "https://github.com/hwaet/UnityProjectCloner.git", "com.unity.animation.rigging": "1.1.1", "com.unity.collab-proxy": "1.15.7", - "com.unity.ide.rider": "3.0.7", + "com.unity.ide.rider": "3.0.9", "com.unity.ide.visualstudio": "2.0.12", "com.unity.ide.vscode": "1.2.4", "com.unity.postprocessing": "3.2.0", - "com.unity.render-pipelines.universal": "12.1.2", + "com.unity.render-pipelines.universal": "12.1.3", "com.unity.test-framework": "1.1.30", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.6.3", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 9301891..36372b8 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -44,7 +44,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.7", + "version": "3.0.9", "depth": 0, "source": "registry", "dependencies": { @@ -92,7 +92,7 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "12.1.2", + "version": "12.1.3", "depth": 1, "source": "builtin", "dependencies": { @@ -102,14 +102,14 @@ } }, "com.unity.render-pipelines.universal": { - "version": "12.1.2", + "version": "12.1.3", "depth": 0, "source": "builtin", "dependencies": { "com.unity.mathematics": "1.2.1", "com.unity.burst": "1.5.0", - "com.unity.render-pipelines.core": "12.1.2", - "com.unity.shadergraph": "12.1.2" + "com.unity.render-pipelines.core": "12.1.3", + "com.unity.shadergraph": "12.1.3" } }, "com.unity.searcher": { @@ -129,11 +129,11 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "12.1.2", + "version": "12.1.3", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "12.1.2", + "com.unity.render-pipelines.core": "12.1.3", "com.unity.searcher": "4.9.1" } }, diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index bbae793..440b1b0 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2021.2.7f1 -m_EditorVersionWithRevision: 2021.2.7f1 (6bd9e232123f) +m_EditorVersion: 2021.2.8f1 +m_EditorVersionWithRevision: 2021.2.8f1 (d0e5f0a7b06a)