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 @@ -104,7 +104,7 @@ public class ThirdwebManager : MonoBehaviour
104104
105105 public static ThirdwebManager Instance { get ; private set ; }
106106
107- private const string THIRDWEB_UNITY_SDK_VERSION = "5.0.0-beta.1 " ;
107+ private const string THIRDWEB_UNITY_SDK_VERSION = "5.0.0-beta.2 " ;
108108
109109 private bool _initialized ;
110110
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ PlayerSettings:
139139 vulkanEnableLateAcquireNextImage : 0
140140 vulkanEnableCommandBufferRecycling : 1
141141 loadStoreDebugModeEnabled : 0
142- bundleVersion : 5.0.0-beta.1
142+ bundleVersion : 5.0.0-beta.2
143143 preloadedAssets : []
144144 metroInputSource : 0
145145 wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments