@tonconnect/sdk 3.4.0-beta.7 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/esm/index.mjs CHANGED
@@ -3877,7 +3877,7 @@ class TonConnectTracker {
3877
3877
  }
3878
3878
  }
3879
3879
 
3880
- const tonConnectSdkVersion = "3.4.0-beta.7";
3880
+ const tonConnectSdkVersion = "3.4.0";
3881
3881
 
3882
3882
  const bounceableTag = 0x11;
3883
3883
  const noBounceableTag = 0x51;