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
104
104
105
105
public static ThirdwebManager Instance { get ; private set ; }
106
106
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 " ;
108
108
109
109
private bool _initialized ;
110
110
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ PlayerSettings:
139
139
vulkanEnableLateAcquireNextImage : 0
140
140
vulkanEnableCommandBufferRecycling : 1
141
141
loadStoreDebugModeEnabled : 0
142
- bundleVersion : 5.0.0-beta.1
142
+ bundleVersion : 5.0.0-beta.2
143
143
preloadedAssets : []
144
144
metroInputSource : 0
145
145
wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments