@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/cjs/index.cjs CHANGED
@@ -3407,7 +3407,7 @@ class TonConnectTracker {
3407
3407
  }
3408
3408
  }
3409
3409
 
3410
- const tonConnectSdkVersion = "3.3.1-beta.0";
3410
+ const tonConnectSdkVersion = "3.3.1";
3411
3411
 
3412
3412
  const bounceableTag = 0x11;
3413
3413
  const noBounceableTag = 0x51;