Merge tag '1.2.0' into develop

It is now possible to trim the converted audio
Stream mode can now be enabled on Heroku
Fixed Docker builds (thanks @nicolass67!)
This commit is contained in:
Pierre Rudloff 2018-08-13 10:10:59 +02:00
commit 84452802bf

View file

@ -1,7 +1,7 @@
{ {
"name": "alltube", "name": "alltube",
"description": "HTML GUI for youtube-dl", "description": "HTML GUI for youtube-dl",
"version": "1.1.3", "version": "1.2.0",
"author": "Pierre Rudloff", "author": "Pierre Rudloff",
"bugs": "https://github.com/Rudloff/alltube/issues", "bugs": "https://github.com/Rudloff/alltube/issues",
"dependencies": { "dependencies": {