diff --git a/Packages/manifest.json b/Packages/manifest.json index 98afd9d..a690f61 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.quicksearch": "1.6.0-preview.6", "com.unity.terrain-tools": "3.0.1-preview", "com.unity.test-framework": "1.1.16", - "com.unity.textmeshpro": "3.0.0-preview.1", + "com.unity.textmeshpro": "3.0.1", "com.unity.timeline": "1.2.13", "com.unity.ugui": "1.0.0", "com.unity.ui.builder": "0.11.0-preview", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index cf6ef12..0020b18 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -117,7 +117,7 @@ "url": "https://packages.unity.com" }, "com.unity.textmeshpro": { - "version": "3.0.0-preview.1", + "version": "3.0.1", "depth": 0, "source": "registry", "dependencies": { diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index a8c83f3..911488d 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -627,7 +627,7 @@ PlayerSettings: gcIncremental: 0 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: - Standalone: 6 + Standalone: 3 m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: Template_3D diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index e18cabd..3349474 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2020.1.0f1 -m_EditorVersionWithRevision: 2020.1.0f1 (2ab9c4179772) +m_EditorVersion: 2020.1.1f1 +m_EditorVersionWithRevision: 2020.1.1f1 (2285c3239188)