Skip to content

Commit

Permalink
Bump video.js to 5.11 (jsbin#2904)
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben authored and ilyjs committed Nov 13, 2016
1 parent 902d1c6 commit e6c8ca8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/js/editors/libraries.js
Expand Up @@ -695,10 +695,10 @@ var libraries = [
},
{
'url': [
'//vjs.zencdn.net/5.6/video-js.css',
'//vjs.zencdn.net/5.6/video.js'
'//vjs.zencdn.net/5.11/video-js.css',
'//vjs.zencdn.net/5.11/video.js'
],
'label': 'Video.js 5.6.x'
'label': 'Video.js 5.11.x'
},
{
'url': [
Expand Down

0 comments on commit e6c8ca8

Please sign in to comment.