diff --git a/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs b/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs index dd8afd03..b5ae9c13 100644 --- a/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs +++ b/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs @@ -159,7 +159,7 @@ public class ThirdwebManager : MonoBehaviour public static ThirdwebManager Instance { get; private set; } - public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.12.1"; + public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.12.2"; private bool _initialized; diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 6f819b2b..d75750c5 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -141,7 +141,7 @@ PlayerSettings: loadStoreDebugModeEnabled: 0 visionOSBundleVersion: 1.0 tvOSBundleVersion: 1.0 - bundleVersion: 5.12.1 + bundleVersion: 5.12.2 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0