diff --git a/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs b/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs index 1b1de336..1f6d3e71 100644 --- a/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs +++ b/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs @@ -286,7 +286,7 @@ public struct BiconomyOptions public ThirdwebSession session; - internal const string version = "4.7.10"; + internal const string version = "4.7.11"; /// /// Create an instance of the Thirdweb SDK. diff --git a/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs b/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs index bdf1de8c..9827ba03 100644 --- a/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs +++ b/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs @@ -50,7 +50,7 @@ public class ThirdwebManagerEditor : Editor private GUIContent warningIcon; private Texture2D bannerImage; - private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.7.10"; + private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.7.11"; private void OnEnable() { diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index c0faf831..3241050f 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -139,7 +139,7 @@ PlayerSettings: vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 - bundleVersion: 4.7.10 + bundleVersion: 4.7.11 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0