diff options
author | Sam Potts <sam@potts.es> | 2020-05-04 21:38:10 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2020-10-19 21:42:19 +1100 |
commit | 93eed08d1433f6379d616252549f8c606d41f778 (patch) | |
tree | 96021349186d1ebab880849c1b5ada355599b852 /dist/plyr.mjs | |
parent | 18b3f23c694b9b3154788fa0f612621be8618a2b (diff) | |
download | plyr-93eed08d1433f6379d616252549f8c606d41f778.tar.lz plyr-93eed08d1433f6379d616252549f8c606d41f778.tar.xz plyr-93eed08d1433f6379d616252549f8c606d41f778.zip |
v3.6.2
Diffstat (limited to 'dist/plyr.mjs')
-rw-r--r-- | dist/plyr.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/plyr.mjs b/dist/plyr.mjs index d2c9198e..33e40f7e 100644 --- a/dist/plyr.mjs +++ b/dist/plyr.mjs @@ -3653,7 +3653,7 @@ var defaults$1 = { // Sprite (for icons) loadSprite: true, iconPrefix: 'plyr', - iconUrl: 'https://cdn.plyr.io/3.6.1/plyr.svg', + iconUrl: 'https://cdn.plyr.io/3.6.2/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |