@tonconnect/sdk 3.3.1-beta.0 → 3.3.1

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
@@ -3404,7 +3404,7 @@ class TonConnectTracker {
3404
3404
  }
3405
3405
  }
3406
3406
 
3407
- const tonConnectSdkVersion = "3.3.1-beta.0";
3407
+ const tonConnectSdkVersion = "3.3.1";
3408
3408
 
3409
3409
  const bounceableTag = 0x11;
3410
3410
  const noBounceableTag = 0x51;