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 @@ -225,7 +225,7 @@ public abstract class ThirdwebManagerBase : MonoBehaviour
225225
226226 public static ThirdwebManagerBase Instance { get ; protected set ; }
227227
228- public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.18.1 " ;
228+ public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.18.2 " ;
229229
230230 protected const string THIRDWEB_AUTO_CONNECT_OPTIONS_KEY = "ThirdwebAutoConnectOptions" ;
231231
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ PlayerSettings:
141141 loadStoreDebugModeEnabled : 0
142142 visionOSBundleVersion : 1.0
143143 tvOSBundleVersion : 1.0
144- bundleVersion : 5.18.1
144+ bundleVersion : 5.18.2
145145 preloadedAssets : []
146146 metroInputSource : 0
147147 wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments