aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/plyr.js')
-rw-r--r--src/js/plyr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/js/plyr.js b/src/js/plyr.js
index 92d2830b..4da34153 100644
--- a/src/js/plyr.js
+++ b/src/js/plyr.js
@@ -1,6 +1,6 @@
// ==========================================================================
// Plyr
-// plyr.js v2.0.15
+// plyr.js v2.0.16
// https://github.com/sampotts/plyr
// License: The MIT License (MIT)
// ==========================================================================
@@ -44,7 +44,7 @@
displayDuration: true,
loadSprite: true,
iconPrefix: "plyr",
- iconUrl: "https://cdn.plyr.io/2.0.15/plyr.svg",
+ iconUrl: "https://cdn.plyr.io/2.0.16/plyr.svg",
blankUrl: "https://cdn.plyr.io/static/blank.mp4",
clickToPlay: true,
hideControls: true,