diff --git a/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs b/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs index 9908097d..deb4a83c 100644 --- a/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs +++ b/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs @@ -164,7 +164,7 @@ public class ThirdwebManager : MonoBehaviour public static ThirdwebManager Instance { get; private set; } - public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.5.1"; + public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.5.2"; private bool _initialized; diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 16b65b00..5fc470cf 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -141,7 +141,7 @@ PlayerSettings: loadStoreDebugModeEnabled: 0 visionOSBundleVersion: 1.0 tvOSBundleVersion: 1.0 - bundleVersion: 5.5.1 + bundleVersion: 5.5.2 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0