From 8ac09fc4e63647977c921f3fcade8d39c2bf75f3 Mon Sep 17 00:00:00 2001 From: Zachary Ross Date: Sun, 10 Dec 2023 00:10:01 -0500 Subject: [PATCH] Update demos to v2.1.2 --- Demos/Unity/DedicatedServerDemo/Client/Packages/manifest.json | 2 +- .../DedicatedServerDemo/Client/Packages/packages-lock.json | 4 ++-- Demos/Unity/DedicatedServerDemo/Server/Packages/manifest.json | 2 +- .../DedicatedServerDemo/Server/Packages/packages-lock.json | 4 ++-- Demos/Unity/PlayerHostedDemo/Packages/manifest.json | 2 +- Demos/Unity/PlayerHostedDemo/Packages/packages-lock.json | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Demos/Unity/DedicatedServerDemo/Client/Packages/manifest.json b/Demos/Unity/DedicatedServerDemo/Client/Packages/manifest.json index 361521a7..efc888a8 100644 --- a/Demos/Unity/DedicatedServerDemo/Client/Packages/manifest.json +++ b/Demos/Unity/DedicatedServerDemo/Client/Packages/manifest.json @@ -9,7 +9,7 @@ "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", - "net.tomweiland.riptide": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.1", + "net.tomweiland.riptide": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.2", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Demos/Unity/DedicatedServerDemo/Client/Packages/packages-lock.json b/Demos/Unity/DedicatedServerDemo/Client/Packages/packages-lock.json index 19d1b9a4..048d93e2 100644 --- a/Demos/Unity/DedicatedServerDemo/Client/Packages/packages-lock.json +++ b/Demos/Unity/DedicatedServerDemo/Client/Packages/packages-lock.json @@ -146,11 +146,11 @@ } }, "net.tomweiland.riptide": { - "version": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.1", + "version": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.2", "depth": 0, "source": "git", "dependencies": {}, - "hash": "aa9029911b4f28a70a4438f1245a88ffc17fa2aa" + "hash": "28fa394397fbafbcca45b8b8c1ccacc401fcb65c" }, "com.unity.modules.ai": { "version": "1.0.0", diff --git a/Demos/Unity/DedicatedServerDemo/Server/Packages/manifest.json b/Demos/Unity/DedicatedServerDemo/Server/Packages/manifest.json index 361521a7..efc888a8 100644 --- a/Demos/Unity/DedicatedServerDemo/Server/Packages/manifest.json +++ b/Demos/Unity/DedicatedServerDemo/Server/Packages/manifest.json @@ -9,7 +9,7 @@ "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", - "net.tomweiland.riptide": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.1", + "net.tomweiland.riptide": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.2", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Demos/Unity/DedicatedServerDemo/Server/Packages/packages-lock.json b/Demos/Unity/DedicatedServerDemo/Server/Packages/packages-lock.json index 19d1b9a4..048d93e2 100644 --- a/Demos/Unity/DedicatedServerDemo/Server/Packages/packages-lock.json +++ b/Demos/Unity/DedicatedServerDemo/Server/Packages/packages-lock.json @@ -146,11 +146,11 @@ } }, "net.tomweiland.riptide": { - "version": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.1", + "version": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.2", "depth": 0, "source": "git", "dependencies": {}, - "hash": "aa9029911b4f28a70a4438f1245a88ffc17fa2aa" + "hash": "28fa394397fbafbcca45b8b8c1ccacc401fcb65c" }, "com.unity.modules.ai": { "version": "1.0.0", diff --git a/Demos/Unity/PlayerHostedDemo/Packages/manifest.json b/Demos/Unity/PlayerHostedDemo/Packages/manifest.json index 361521a7..efc888a8 100644 --- a/Demos/Unity/PlayerHostedDemo/Packages/manifest.json +++ b/Demos/Unity/PlayerHostedDemo/Packages/manifest.json @@ -9,7 +9,7 @@ "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", - "net.tomweiland.riptide": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.1", + "net.tomweiland.riptide": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.2", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Demos/Unity/PlayerHostedDemo/Packages/packages-lock.json b/Demos/Unity/PlayerHostedDemo/Packages/packages-lock.json index 19d1b9a4..048d93e2 100644 --- a/Demos/Unity/PlayerHostedDemo/Packages/packages-lock.json +++ b/Demos/Unity/PlayerHostedDemo/Packages/packages-lock.json @@ -146,11 +146,11 @@ } }, "net.tomweiland.riptide": { - "version": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.1", + "version": "https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.1.2", "depth": 0, "source": "git", "dependencies": {}, - "hash": "aa9029911b4f28a70a4438f1245a88ffc17fa2aa" + "hash": "28fa394397fbafbcca45b8b8c1ccacc401fcb65c" }, "com.unity.modules.ai": { "version": "1.0.0",