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 @@ -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
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.1.1
146+ bundleVersion : 6.1.2
147147 preloadedAssets : []
148148 metroInputSource : 0
149149 wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments