Skip to content

Commit

Permalink
Prepare version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-beguin committed May 4, 2018
1 parent db3d4ac commit 7a49fc2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 4.0.0 /
# 4.0.0 / 2018-05-04

## BREAKING CHANGES

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OpenVeo Player is an [AngularJS](https://angularjs.org/) directive to wrap an HT

# Documentation

Documentation is available on [Github pages](http://veo-labs.github.io/openveo-player/3.0.0/).
Documentation is available on [Github pages](http://veo-labs.github.io/openveo-player/4.0.0/index.html).

# Contributors

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
"angular-cookies": "1.4.1",
"video.js": "5.19.2"
},
"version": "3.0.0"
"version": "4.0.0"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openveo/player",
"version": "3.0.0",
"version": "4.0.0",
"description": "OpenVeo player to play a video with associated images and chapters",
"keywords": [
"openveo",
Expand Down

0 comments on commit 7a49fc2

Please sign in to comment.