@adapty/capacitor 3.16.2 → 3.16.3

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/dist/plugin.js CHANGED
@@ -2865,7 +2865,7 @@ var capacitorAdaptyCapacitorPlugin = (function (exports, core) {
2865
2865
  web: () => Promise.resolve().then(function () { return web; }).then((m) => new m.AdaptyCapacitorPluginWeb()),
2866
2866
  });
2867
2867
 
2868
- var VERSION = '3.16.2';
2868
+ var VERSION = '3.16.3';
2869
2869
 
2870
2870
  /**
2871
2871
  * Capacitor implementation of IPlatformAdapter