File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Assets/Thirdweb/Runtime/Unity Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
266
266
267
267
public static ThirdwebManagerBase Instance { get ; protected set ; }
268
268
269
- public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.3 " ;
269
+ public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.4 " ;
270
270
271
271
protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions" ;
272
272
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ PlayerSettings:
143
143
loadStoreDebugModeEnabled : 0
144
144
visionOSBundleVersion : 1.0
145
145
tvOSBundleVersion : 1.0
146
- bundleVersion : 6.0.3
146
+ bundleVersion : 6.0.4
147
147
preloadedAssets : []
148
148
metroInputSource : 0
149
149
wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments