Skip to content

Commit 156a566

Browse files
committed
v6.0.4
1 parent 4487d31 commit 156a566

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
@@ -266,7 +266,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
266266

267267
public static ThirdwebManagerBase Instance { get; protected set; }
268268

269-
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.3";
269+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.4";
270270

271271
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions";
272272

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.3
146+
bundleVersion: 6.0.4
147147
preloadedAssets: []
148148
metroInputSource: 0
149149
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)