@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/cjs/index.cjs CHANGED
@@ -2953,7 +2953,7 @@ class TonConnectTracker {
2953
2953
  }
2954
2954
  }
2955
2955
 
2956
- const tonConnectSdkVersion = "3.3.0-beta.3";
2956
+ const tonConnectSdkVersion = "3.3.0";
2957
2957
 
2958
2958
  const bounceableTag = 0x11;
2959
2959
  const noBounceableTag = 0x51;