@paydock/client-sdk 1.108.1-beta → 1.108.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.
@@ -687,7 +687,7 @@
687
687
  version: 'x-sdk-version',
688
688
  type: 'x-sdk-type'
689
689
  });
690
- SDK._version = 'v1.108.1-beta';
690
+ SDK._version = 'v1.108.1';
691
691
 
692
692
  var API_AUTH_TYPE;
693
693
  (function (API_AUTH_TYPE) {