From e12c16dcc78743c668197da04162f82bfc4144c3 Mon Sep 17 00:00:00 2001 From: 0xFirekeeper <0xFirekeeper@gmail.com> Date: Sat, 23 Mar 2024 02:39:31 +0300 Subject: [PATCH] ver --- Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs | 2 +- Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs | 4 ++-- ProjectSettings/ProjectSettings.asset | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs b/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs index f0c18246..fde7ece1 100644 --- a/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs +++ b/Assets/Thirdweb/Core/Scripts/ThirdwebSDK.cs @@ -284,7 +284,7 @@ public struct BiconomyOptions public ThirdwebSession Session { get; internal set; } - internal const string version = "4.7.11"; + internal const string version = "4.8.0"; /// /// Create an instance of the Thirdweb SDK. diff --git a/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs b/Assets/Thirdweb/Editor/ThirdwebManagerEditor.cs index 8ac1aa9d..e1f31546 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.7.11"; - private static readonly string OptionalStateKey = "ThirdwebManagerEditor_OptionalState_4.7.11"; + private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.8.0"; + private static readonly string OptionalStateKey = "ThirdwebManagerEditor_OptionalState_4.8.0"; private void OnEnable() { diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 3241050f..23a36f26 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -139,7 +139,7 @@ PlayerSettings: vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 - bundleVersion: 4.7.11 + bundleVersion: 4.8.0 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0