From a1186bd85d97c6fdf9aa033ddbf4c193de7ba59b Mon Sep 17 00:00:00 2001 From: vis2k Date: Thu, 30 Jul 2020 19:08:25 +0200 Subject: [PATCH] Upgraded to Unity 2018.4.25 LTS --- Packages/manifest.json | 6 +++--- ProjectSettings/ProjectVersion.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 2c6fe42f7..75c9f07e7 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,8 +1,8 @@ { "dependencies": { - "com.unity.package-manager-ui": "2.0.3", + "com.unity.package-manager-ui": "2.0.13", "com.unity.test-framework.performance": "0.1.50-preview", - "com.unity.textmeshpro": "1.3.0", + "com.unity.textmeshpro": "1.4.1", "com.unity.modules.ai": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0", @@ -37,4 +37,4 @@ "testables": [ "com.unity.test-framework.performance" ] -} \ No newline at end of file +} diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 1b2cd94c5..44c6f16be 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1 +1 @@ -m_EditorVersion: 2018.3.6f1 +m_EditorVersion: 2018.4.25f1