Skip to content

Commit 04ddae2

Browse files
chore(deps): update upm project dependency com.unity.timeline to v1.8.8
1 parent be45e86 commit 04ddae2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Examples/CharacterControllerMovingBodies/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"com.unity.purchasing": "4.12.2",
1414
"com.unity.services.multiplayer": "1.0.0-pre.1",
1515
"com.unity.test-framework": "1.4.5",
16-
"com.unity.timeline": "1.8.7",
16+
"com.unity.timeline": "1.8.8",
1717
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1818
"com.unity.transport": "2.3.0",
1919
"com.unity.ugui": "2.0.0",

Examples/OverridingScenesAndPrefabs/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"com.unity.purchasing": "4.12.2",
1515
"com.unity.services.multiplayer": "1.0.0",
1616
"com.unity.test-framework": "1.4.5",
17-
"com.unity.timeline": "1.8.7",
17+
"com.unity.timeline": "1.8.8",
1818
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1919
"com.unity.transport": "2.3.0",
2020
"com.unity.ugui": "2.0.0",

Examples/PingTool/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1515
"com.unity.services.multiplayer": "1.0.0",
1616
"com.unity.test-framework": "1.4.5",
17-
"com.unity.timeline": "1.8.7",
17+
"com.unity.timeline": "1.8.8",
1818
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1919
"com.unity.transport": "2.3.0",
2020
"com.unity.ugui": "2.0.0",

testproject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"com.unity.services.core": "1.14.0",
1313
"com.unity.test-framework": "1.4.5",
1414
"com.unity.test-framework.performance": "3.0.3",
15-
"com.unity.timeline": "1.8.7",
15+
"com.unity.timeline": "1.8.8",
1616
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
1717
"com.unity.ugui": "2.0.0",
1818
"com.unity.modules.accessibility": "1.0.0",

0 commit comments

Comments
 (0)