diff options
author | Sam Potts <sam@potts.es> | 2019-02-19 01:17:08 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-02-19 01:17:08 +1100 |
commit | 44d3a17870949e828e5b1a4619a30dfcb626a174 (patch) | |
tree | f68fa338c2f57cbeb33b6ad1075e3175458e35a0 /dist/plyr.js | |
parent | 54110f83582e3c6d12ee7ba3f09e4b116be87ffd (diff) | |
download | plyr-44d3a17870949e828e5b1a4619a30dfcb626a174.tar.lz plyr-44d3a17870949e828e5b1a4619a30dfcb626a174.tar.xz plyr-44d3a17870949e828e5b1a4619a30dfcb626a174.zip |
Fix links
Diffstat (limited to 'dist/plyr.js')
-rw-r--r-- | dist/plyr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/plyr.js b/dist/plyr.js index 8e9e52f9..14a94a96 100644 --- a/dist/plyr.js +++ b/dist/plyr.js @@ -3479,7 +3479,7 @@ typeof navigator === "object" && (function (global, factory) { // Sprite (for icons) loadSprite: true, iconPrefix: 'plyr', - iconUrl: 'https://cdn.plyr.io/3.5.0-beta.4/plyr.svg', + iconUrl: 'https://cdn.plyr.io/3.5.0-beta.5/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |