diff --git a/Examples/CharacterControllerMovingBodies/Packages/manifest.json b/Examples/CharacterControllerMovingBodies/Packages/manifest.json index de9d632e57..1ddc86175b 100644 --- a/Examples/CharacterControllerMovingBodies/Packages/manifest.json +++ b/Examples/CharacterControllerMovingBodies/Packages/manifest.json @@ -13,7 +13,7 @@ "com.unity.purchasing": "4.12.2", "com.unity.services.multiplayer": "1.0.0-pre.1", "com.unity.test-framework": "1.4.5", - "com.unity.timeline": "1.8.7", + "com.unity.timeline": "1.8.8", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.transport": "2.3.0", "com.unity.ugui": "2.0.0", diff --git a/Examples/OverridingScenesAndPrefabs/Packages/manifest.json b/Examples/OverridingScenesAndPrefabs/Packages/manifest.json index 2ffae44925..234984a87b 100644 --- a/Examples/OverridingScenesAndPrefabs/Packages/manifest.json +++ b/Examples/OverridingScenesAndPrefabs/Packages/manifest.json @@ -14,7 +14,7 @@ "com.unity.purchasing": "4.12.2", "com.unity.services.multiplayer": "1.0.0", "com.unity.test-framework": "1.4.5", - "com.unity.timeline": "1.8.7", + "com.unity.timeline": "1.8.8", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.transport": "2.3.0", "com.unity.ugui": "2.0.0", diff --git a/Examples/PingTool/Packages/manifest.json b/Examples/PingTool/Packages/manifest.json index 45f1b14b65..97b2e8a4e5 100644 --- a/Examples/PingTool/Packages/manifest.json +++ b/Examples/PingTool/Packages/manifest.json @@ -14,7 +14,7 @@ "com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0", "com.unity.services.multiplayer": "1.0.0", "com.unity.test-framework": "1.4.5", - "com.unity.timeline": "1.8.7", + "com.unity.timeline": "1.8.8", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.transport": "2.3.0", "com.unity.ugui": "2.0.0", diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 1a765a9f04..93357454f2 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.services.core": "1.14.0", "com.unity.test-framework": "1.4.5", "com.unity.test-framework.performance": "3.0.3", - "com.unity.timeline": "1.8.7", + "com.unity.timeline": "1.8.8", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10", "com.unity.ugui": "2.0.0", "com.unity.modules.accessibility": "1.0.0",