Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 760effa

Browse files
Update to 2018.3.0f2
1 parent beb25ed commit 760effa

File tree

4 files changed

+30
-5
lines changed

4 files changed

+30
-5
lines changed

Logs/Packages-Update.log

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
=== Wed Feb 6 11:14:30 2019
3+
4+
Packages were changed.
5+
Update Mode: updateDependencies
6+
7+
The following packages were added:
8+
com.unity.collab-proxy@1.2.15
9+
The following packages were updated:
10+
com.unity.ads from version 2.0.8 to 2.3.1
11+
com.unity.analytics from version 2.0.16 to 3.2.2
12+
com.unity.package-manager-ui from version 1.9.11 to 2.0.3
13+
com.unity.textmeshpro from version 1.2.4 to 1.3.0

Packages/manifest.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"dependencies": {
3-
"com.unity.ads": "2.0.8",
4-
"com.unity.analytics": "2.0.16",
5-
"com.unity.package-manager-ui": "1.9.11",
3+
"com.unity.ads": "2.3.1",
4+
"com.unity.analytics": "3.2.2",
5+
"com.unity.collab-proxy": "1.2.15",
6+
"com.unity.package-manager-ui": "2.0.3",
67
"com.unity.purchasing": "2.0.3",
7-
"com.unity.textmeshpro": "1.2.4",
8+
"com.unity.textmeshpro": "1.3.0",
89
"com.unity.modules.ai": "1.0.0",
910
"com.unity.modules.animation": "1.0.0",
1011
"com.unity.modules.assetbundle": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2018.2.14f1
1+
m_EditorVersion: 2018.3.0f2

ProjectSettings/VFXManager.asset

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!937362698 &1
4+
VFXManager:
5+
m_ObjectHideFlags: 0
6+
m_IndirectShader: {fileID: 0}
7+
m_CopyBufferShader: {fileID: 0}
8+
m_SortShader: {fileID: 0}
9+
m_RenderPipeSettingsPath:
10+
m_FixedTimeStep: 0.016666668
11+
m_MaxDeltaTime: 0.05

0 commit comments

Comments
 (0)