File tree 2 files changed +2
-2
lines changed
Assets/Thirdweb/Runtime/Unity
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
228
228
229
229
public static ThirdwebManagerBase Instance { get ; protected set ; }
230
230
231
- public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.15.1 " ;
231
+ public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.16.0 " ;
232
232
233
233
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions" ;
234
234
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ PlayerSettings:
141
141
loadStoreDebugModeEnabled : 0
142
142
visionOSBundleVersion : 1.0
143
143
tvOSBundleVersion : 1.0
144
- bundleVersion : 5.15.1
144
+ bundleVersion : 5.16.0
145
145
preloadedAssets : []
146
146
metroInputSource : 0
147
147
wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments