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 /demo/dist/demo.js | |
parent | 18b3f23c694b9b3154788fa0f612621be8618a2b (diff) | |
download | plyr-93eed08d1433f6379d616252549f8c606d41f778.tar.lz plyr-93eed08d1433f6379d616252549f8c606d41f778.tar.xz plyr-93eed08d1433f6379d616252549f8c606d41f778.zip |
v3.6.2
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 64a27148..4f290b9d 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -24003,7 +24003,7 @@ typeof navigator === "object" && (function () { // 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 |