Skip to content

Commit ffe62b9

Browse files
committed
v6.1.2
1 parent 6895bef commit ffe62b9

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

289289
public static ThirdwebManagerBase Instance { get; protected set; }
290290

291-
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.1.1";
291+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.1.2";
292292

293293
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions";
294294

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

0 commit comments

Comments
 (0)