Skip to content

Commit ac62cda

Browse files
committed
v6.0.1
1 parent ccaac4f commit ac62cda

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.0";
269+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.1";
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
@@ -141,7 +141,7 @@ PlayerSettings:
141141
loadStoreDebugModeEnabled: 0
142142
visionOSBundleVersion: 1.0
143143
tvOSBundleVersion: 1.0
144-
bundleVersion: 6.0.0
144+
bundleVersion: 6.0.1
145145
preloadedAssets: []
146146
metroInputSource: 0
147147
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)