Skip to content

Commit 2fe3e01

Browse files
committed
v6.1.0
1 parent 59b7061 commit 2fe3e01

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.5";
288+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.1.0";
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.5
146+
bundleVersion: 6.1.0
147147
preloadedAssets: []
148148
metroInputSource: 0
149149
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)