Skip to content

Commit ba74311

Browse files
committed
ver
1 parent ded83a7 commit ba74311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Thirdweb/Runtime/Unity/ThirdwebManagerBase.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
221221

222222
public static ThirdwebManagerBase Instance { get; protected set; }
223223

224-
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.14.1";
224+
public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.15.0";
225225

226226
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions";
227227

ProjectSettings/ProjectSettings.asset

+1-1
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: 5.14.1
144+
bundleVersion: 5.15.0
145145
preloadedAssets: []
146146
metroInputSource: 0
147147
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)