From 0849fcfde7029457a26fba0da7357d0bedb306fa Mon Sep 17 00:00:00 2001 From: BuyMyMojo Date: Sat, 4 Mar 2023 02:50:17 +1100 Subject: [PATCH] Migrate from unity 2022.2.8f1 to 2022.2.9f1 --- .erp | 4 ++-- Packages/manifest.json | 2 +- Packages/packages-lock.json | 4 ++-- ProjectSettings/ProjectVersion.txt | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.erp b/.erp index dcc5098..e2f94df 100644 --- a/.erp +++ b/.erp @@ -5,7 +5,7 @@ false false true - 1677810231 - 4005298620293579442 + 1677858562 + 7184246594242351147 false \ No newline at end of file diff --git a/Packages/manifest.json b/Packages/manifest.json index fe5e17a..ee2c685 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.render-pipelines.universal": "14.0.6", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.7.2", + "com.unity.timeline": "1.7.3", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4", "com.unity.ugui": "1.0.0", "com.unity.visualscripting": "1.8.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 7394e03..4ffc5bd 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -21,7 +21,7 @@ "dependencies": {} }, "com.unity.burst": { - "version": "1.8.2", + "version": "1.8.3", "depth": 1, "source": "registry", "dependencies": { @@ -168,7 +168,7 @@ "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.7.2", + "version": "1.7.3", "depth": 0, "source": "registry", "dependencies": { diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 76d51a2..c7b48b5 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.2.8f1 -m_EditorVersionWithRevision: 2022.2.8f1 (996aee41dc57) +m_EditorVersion: 2022.2.9f1 +m_EditorVersionWithRevision: 2022.2.9f1 (1cc571a6ec95)