diff options
author | Sam Potts <sam@potts.es> | 2019-02-23 13:08:32 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-02-23 13:08:32 +1100 |
commit | 1c29cb890ef9c2e9a4609052adb8b3565797cfa6 (patch) | |
tree | 38c43c55de6b7adccdf34846c9237ddacb635096 /demo/dist/demo.js | |
parent | 438ebe501320ac731aadcd94e7239a8778407b4a (diff) | |
parent | 80990c98c81fcbd494bc4a14522167d9bd88341a (diff) | |
download | plyr-1c29cb890ef9c2e9a4609052adb8b3565797cfa6.tar.lz plyr-1c29cb890ef9c2e9a4609052adb8b3565797cfa6.tar.xz plyr-1c29cb890ef9c2e9a4609052adb8b3565797cfa6.zip |
Merge branch 'master' into develop
# Conflicts:
# gulpfile.js
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r-- | demo/dist/demo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js index db0b36a0..bbc9e970 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -7564,7 +7564,7 @@ typeof navigator === "object" && (function () { // 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/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |