From c39dd5567e9f5c485f8fa1dc8c2caa5f21f63a7b Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Wed, 4 Sep 2013 13:30:28 -0700 Subject: [PATCH] Fixed changelog version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c766ff643..f7aeddb59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _(none)_ -------------------- -## 4.3.0 (2013-09-04) +## 4.2.0 (2013-09-04) * Added LESS as a CSS preprocessor for the default skin ([view](https://github.com/videojs/video.js/pull/644)) * Exported MenuButtons for use in the API ([view](https://github.com/videojs/video.js/pull/648)) * Fixed ability to remove listeners added with one() ([view](https://github.com/videojs/video.js/pull/659))