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 @@ -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.4 " ;
288+ public static readonly string THIRDWEB_UNITY_SDK_VERSION = "6.0.5 " ;
289289
290290 protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions" ;
291291
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ PlayerSettings:
143143 loadStoreDebugModeEnabled : 0
144144 visionOSBundleVersion : 1.0
145145 tvOSBundleVersion : 1.0
146- bundleVersion : 6.0.4
146+ bundleVersion : 6.0.5
147147 preloadedAssets : []
148148 metroInputSource : 0
149149 wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments