Prepare version 0.7.0

This commit is contained in:
Romain Neutron 2016-12-15 16:09:35 +01:00
commit 2586b6a282
No known key found for this signature in database
GPG key ID: 201FC7CF9F0CA3ED
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Updated changelog to follow [keepachangelog.com](http://keepachangelog.com/)
style you see now here.
[0.7.0] - 2016-xx-xx
[0.7.0] - 2016-12-15
--------------------
- Add support for FFMpeg 3 aac codec (@Nek-)

View file

@ -48,7 +48,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.6-dev"
"dev-master": "0.7-dev"
}
}
}