Merge tag '0.10.2' into develop
youtube-dl has been updated to 2017.10.20 Better error handling when some PHP extensions are missing We switched to Yarn for JS dependencies (npm is still supported though) Docker image now uses PHP7
This commit is contained in:
commit
c42e5630d6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "alltube",
|
"name": "alltube",
|
||||||
"description": "HTML GUI for youtube-dl",
|
"description": "HTML GUI for youtube-dl",
|
||||||
"version": "0.10.1",
|
"version": "0.10.2",
|
||||||
"author": "Pierre Rudloff",
|
"author": "Pierre Rudloff",
|
||||||
"bugs": "https://github.com/Rudloff/alltube/issues",
|
"bugs": "https://github.com/Rudloff/alltube/issues",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue