diff --git a/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs b/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs index 8db2b8e4..136412d5 100644 --- a/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs +++ b/Assets/Thirdweb/Runtime/Unity/ThirdwebManager.cs @@ -160,7 +160,7 @@ public class ThirdwebManager : MonoBehaviour public static ThirdwebManager Instance { get; private set; } - public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.0.0-beta.4"; + public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.0.0"; private bool _initialized; diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 25568c81..36993d54 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -141,7 +141,7 @@ PlayerSettings: loadStoreDebugModeEnabled: 0 visionOSBundleVersion: 1.0 tvOSBundleVersion: 1.0 - bundleVersion: 5.0.0-beta.4 + bundleVersion: 5.0.0 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0