From 5178c122a51f137b341813054b1b19d9a46f36e6 Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Mon, 15 Aug 2016 18:11:54 -0400 Subject: [PATCH] v5.11.3 --- CHANGELOG.md | 7 +++++-- component.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 521188f7d..bea7ccac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,16 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +-------------------- + +## 5.11.3 (2016-08-15) * @vdeshpande fixed control text for fullscreen button ([view](https://github.com/videojs/video.js/pull/3485)) * @mister-ben fixed android treating swipe as a tap ([view](https://github.com/videojs/video.js/pull/3514)) * @mboles updated duration() method documentation ([view](https://github.com/videojs/video.js/pull/3515)) * @mister-ben silenced chrome's play() request was interrupted by pause() error ([view](https://github.com/videojs/video.js/pull/3518)) --------------------- - ## 5.11.2 (2016-08-09) _(none)_ diff --git a/component.json b/component.json index 81683c0cd..23b1602ba 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.11.2", + "version": "5.11.3", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 9086d8dd7..6e620b34f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.11.2", + "version": "5.11.3", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [