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 /dist/plyr.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 '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..6e1f3941 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/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |