diff options
author | Sam Potts <sam@potts.es> | 2020-02-14 17:37:32 +0000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2020-02-14 17:37:32 +0000 |
commit | 206e3b57d179504c8e01a6773b8653556ef523da (patch) | |
tree | 738c87c9d270d50774433edcba9ec66f797f13d5 /demo/dist/demo.js | |
parent | a34bc3ef292ceeb1a338e23967d11ed355b5dea3 (diff) | |
download | plyr-206e3b57d179504c8e01a6773b8653556ef523da.tar.lz plyr-206e3b57d179504c8e01a6773b8653556ef523da.tar.xz plyr-206e3b57d179504c8e01a6773b8653556ef523da.zip |
v3.5.10
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 90223a00..87fcc70e 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -20382,7 +20382,7 @@ typeof navigator === "object" && (function () { // Sprite (for icons) loadSprite: true, iconPrefix: 'plyr', - iconUrl: 'https://cdn.plyr.io/3.5.9/plyr.svg', + iconUrl: 'https://cdn.plyr.io/3.5.10/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |