Skip to content

Commit f173ee3

Browse files
authored
Merge pull request #169 from Unity-Technologies/2019.4
Merge 2019.4 -> master
2 parents 274f6b5 + a886e1e commit f173ee3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"dependencies": {
33
"com.unity.ide.rider": "1.1.4",
44
"com.unity.ide.visualstudio": "1.0.11",
5-
"com.unity.ide.vscode": "1.1.4",
6-
"com.unity.test-framework": "1.1.11",
5+
"com.unity.ide.vscode": "1.2.0",
6+
"com.unity.test-framework": "1.1.14",
77
"com.unity.ugui": "1.0.0",
88
"com.unity.modules.ai": "1.0.0",
99
"com.unity.modules.androidjni": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.3.0f6
2-
m_EditorVersionWithRevision: 2019.3.0f6 (27ab2135bccf)
1+
m_EditorVersion: 2019.4.0f1
2+
m_EditorVersionWithRevision: 2019.4.0f1 (0af376155913)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
> Please use the branch matching the version of your Unity editor: [master](../../tree/master) for the latest released version, [2019.3](../../tree/2019.3), [2018.3](../../tree/2018.3) for up to 2018.4-LTS and 2019.2, [2018.2](../../tree/2018.2), [2018.1](../../tree/2018.1), [2017.2](../../tree/2017.2) for up to 2017.4-LTS, [2017.1](../../tree/2017.1), [5.6](../../tree/5.6).
1+
> Please use the branch matching the version of your Unity editor: [master](../../tree/master) for the latest released LTS version, [2019.3](../../tree/2019.3) for up to 2019.4-LTS, [2018.3](../../tree/2018.3) for up to 2018.4-LTS and 2019.2, [2018.2](../../tree/2018.2), [2018.1](../../tree/2018.1), [2017.2](../../tree/2017.2) for up to 2017.4-LTS, [2017.1](../../tree/2017.1), [5.6](../../tree/5.6).
22
33
# Components for Runtime NavMesh Building
44

0 commit comments

Comments
 (0)