diff options
author | Sam Potts <sam@potts.es> | 2019-06-21 00:24:28 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-06-21 00:24:28 +1000 |
commit | dfc09b8e04f6e4829c29a68106eb4af5be76a2ff (patch) | |
tree | 1b6ec0feec05a752553ad9599b17e07292dd7f1d /demo/dist/demo.js | |
parent | 6438baaddca338c22e25121afb10e15b91adfa7f (diff) | |
download | plyr-dfc09b8e04f6e4829c29a68106eb4af5be76a2ff.tar.lz plyr-dfc09b8e04f6e4829c29a68106eb4af5be76a2ff.tar.xz plyr-dfc09b8e04f6e4829c29a68106eb4af5be76a2ff.zip |
v3.5.5 deployed
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 010fc138..6e53c399 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -19344,7 +19344,7 @@ typeof navigator === "object" && (function () { // Sprite (for icons) loadSprite: true, iconPrefix: 'plyr', - iconUrl: 'https://cdn.plyr.io/3.5.4/plyr.svg', + iconUrl: 'https://cdn.plyr.io/3.5.5/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |