Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit b377b67

Browse files
authored
Unity 2018.3.11 Upgrade (#36)
1 parent c553634 commit b377b67

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.buildkite/premerge.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ common: &common
1313
- "environment=production"
1414
- "permission_set=builder"
1515
- "platform=windows"
16-
- "queue=v2-1552597756-b56d2092b045104e-------z"
16+
- "queue=v2-1555079572-898096a2a0311231-------z"
1717
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
1818
retry:
1919
automatic:

.buildkite/release-qa.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ common: &common
1313
- "environment=production"
1414
- "permission_set=builder"
1515
- "platform=windows"
16-
- "queue=v2-1552597756-b56d2092b045104e-------z"
16+
- "queue=v2-1555079572-898096a2a0311231-------z"
1717
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
1818
retry:
1919
automatic:

workers/unity/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"com.improbable.gdk.transformsynchronization": "file:../../../../gdk-for-unity/workers/unity/Packages/com.improbable.gdk.transformsynchronization",
1111
"com.unity.ads": "2.0.8",
1212
"com.unity.analytics": "3.2.2",
13-
"com.unity.package-manager-ui": "2.0.3",
13+
"com.unity.package-manager-ui": "2.0.7",
1414
"com.unity.purchasing": "2.0.3",
1515
"com.unity.textmeshpro": "1.3.0",
1616
"com.unity.modules.ai": "1.0.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2018.3.5f1
1+
m_EditorVersion: 2018.3.11f1

0 commit comments

Comments
 (0)