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 @@ -233,7 +233,7 @@ public struct BiconomyOptions
233233
234234 public ThirdwebSession session ;
235235
236- internal const string version = "4.2.2 " ;
236+ internal const string version = "4.3.0 " ;
237237
238238 /// <summary>
239239 /// Create an instance of the Thirdweb SDK.
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ public class ThirdwebManagerEditor : Editor
4343 private GUIContent warningIcon ;
4444 private Texture2D bannerImage ;
4545
46- private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.2.2 " ;
46+ private static readonly string ExpandedStateKey = "ThirdwebManagerEditor_ExpandedState_4.3.0 " ;
4747
4848 private void OnEnable ( )
4949 {
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ PlayerSettings:
137137 vulkanEnableLateAcquireNextImage : 0
138138 vulkanEnableCommandBufferRecycling : 1
139139 loadStoreDebugModeEnabled : 0
140- bundleVersion : 4.2.2
140+ bundleVersion : 4.3.0
141141 preloadedAssets : []
142142 metroInputSource : 0
143143 wsaTransparentSwapchain : 0
You can’t perform that action at this time.
0 commit comments