@tonconnect/sdk 3.3.0-beta.3 → 3.3.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
@@ -2950,7 +2950,7 @@ class TonConnectTracker {
2950
2950
  }
2951
2951
  }
2952
2952
 
2953
- const tonConnectSdkVersion = "3.3.0-beta.3";
2953
+ const tonConnectSdkVersion = "3.3.0";
2954
2954
 
2955
2955
  const bounceableTag = 0x11;
2956
2956
  const noBounceableTag = 0x51;