Skip to content

Commit

Permalink
1.0.11
Browse files Browse the repository at this point in the history
updated electron as well as youtube dl
  • Loading branch information
Pietro Passarelli committed Jan 12, 2021
1 parent 01659c5 commit faeca68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "video-downloader",
"version": "1.0.10",
"version": "1.0.11",
"description": "A minimal Electron application to download videos, eg from youtube",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -128,4 +128,4 @@
"path": "^0.12.7",
"youtube-dl": "^3.1.0"
}
}
}

0 comments on commit faeca68

Please sign in to comment.