From 554a14d1d4dadddad77b7bcc459382f5823e24d5 Mon Sep 17 00:00:00 2001 From: 0xFirekeeper <0xFirekeeper@gmail.com> Date: Sat, 18 Jan 2025 02:57:18 +0700 Subject: [PATCH] ver --- Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs | 2 +- ProjectSettings/ProjectSettings.asset | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs b/Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs index 0da3f0e7..9be8f113 100644 --- a/Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs +++ b/Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs @@ -228,7 +228,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour public static ThirdwebManagerBase Instance { get; protected set; } - public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.15.1"; + public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.16.0"; protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions"; diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 437ac1d1..b988870c 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -141,7 +141,7 @@ PlayerSettings: loadStoreDebugModeEnabled: 0 visionOSBundleVersion: 1.0 tvOSBundleVersion: 1.0 - bundleVersion: 5.15.1 + bundleVersion: 5.16.0 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0