@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/cjs/index.cjs CHANGED
@@ -3880,7 +3880,7 @@ class TonConnectTracker {
3880
3880
  }
3881
3881
  }
3882
3882
 
3883
- const tonConnectSdkVersion = "3.4.0-beta.7";
3883
+ const tonConnectSdkVersion = "3.4.0";
3884
3884
 
3885
3885
  const bounceableTag = 0x11;
3886
3886
  const noBounceableTag = 0x51;