@clappr/player 0.11.7 → 0.11.8

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.
@@ -11664,7 +11664,7 @@
11664
11664
  WaterMark: WaterMarkPlugin
11665
11665
  };
11666
11666
 
11667
- var version = "0.11.7";
11667
+ var version = "0.11.8";
11668
11668
  for (var _i = 0, _Object$values = Object.values(Plugins); _i < _Object$values.length; _i++) {
11669
11669
  var plugin = _Object$values[_i];
11670
11670
  Loader.registerPlugin(plugin);