diff options
author | Sam Potts <sam@potts.es> | 2018-10-25 09:44:40 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-10-25 09:44:40 +1100 |
commit | 1a9b860e68cf402e3c5ef16d14863a8892dbf781 (patch) | |
tree | e794213f178e2a9c1763b6a9587c84cd8670be42 /package.json | |
parent | cede7d0f35578a38ce5f04d60666c1aaea8adc89 (diff) | |
download | plyr-1a9b860e68cf402e3c5ef16d14863a8892dbf781.tar.lz plyr-1a9b860e68cf402e3c5ef16d14863a8892dbf781.tar.xz plyr-1a9b860e68cf402e3c5ef16d14863a8892dbf781.zip |
v3.4.6
- Added picture-in-picture support for Chrome 70+
- Fixed issue with versioning the SVG sprite in the gulp build script
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bb8829de..ffc19ada 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plyr", - "version": "3.4.5", + "version": "3.4.6", "description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player", "homepage": "https://plyr.io", "author": "Sam Potts <sam@potts.es>", |