diff --git a/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs b/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs index a88a3b97..12a53a54 100644 --- a/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs +++ b/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs @@ -251,7 +251,7 @@ public struct EngineRelayerOptions public ThirdwebSession Session { get; internal set; } - internal const string version = "4.16.2"; + internal const string version = "4.16.3"; /// /// Create an instance of the Thirdweb SDK. diff --git a/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs b/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs index b0ee5606..031af6c6 100644 --- a/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs +++ b/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs @@ -50,8 +50,8 @@ public class ThirdwebManagerEditor : Editor private GUIContent warningIcon; private Texture2D bannerImage; - private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.16.2"; - private static readonly string OptionalStateKey = "ThirdwebManagerEditor_OptionalState_4.16.2"; + private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.16.3"; + private static readonly string OptionalStateKey = "ThirdwebManagerEditor_OptionalState_4.16.3"; private void OnEnable() { diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index f12effdd..3f2b00b3 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -139,7 +139,7 @@ PlayerSettings: vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 - bundleVersion: 4.16.2 + bundleVersion: 4.16.3 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0