File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ public struct BiconomyOptions
243243
244244 public ThirdwebSession session ;
245245
246- internal const string version = "4.7.4 " ;
246+ internal const string version = "4.7.5 " ;
247247
248248 /// <summary>
249249 /// Create an instance of the Thirdweb SDK.
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public class ThirdwebManagerEditor : Editor
4545 private GUIContent warningIcon ;
4646 private Texture2D bannerImage ;
4747
48- private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.7.4 " ;
48+ private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.7.5 " ;
4949
5050 private void OnEnable ( )
5151 {
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 : 4.7.4
142+ bundleVersion : 4.7.5
143143 preloadedAssets : []
144144 metroInputSource : 0
145145 wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments