Skip to content

Commit ec6c8d3

Browse files
committed
v6.0.5
1 parent 30fef7a commit ec6c8d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
285285

286286
public static ThirdwebManagerBase Instance { get; protected set; }
287287

288-
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.4";
288+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.5";
289289

290290
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions";
291291

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ PlayerSettings:
143143
loadStoreDebugModeEnabled: 0
144144
visionOSBundleVersion: 1.0
145145
tvOSBundleVersion: 1.0
146-
bundleVersion: 6.0.4
146+
bundleVersion: 6.0.5
147147
preloadedAssets: []
148148
metroInputSource: 0
149149
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)