From 84fc4f00e75730e0cc59a6310cef192b54b575b4 Mon Sep 17 00:00:00 2001 From: Vickus Date: Tue, 24 Apr 2018 12:58:51 +1200 Subject: [PATCH] version bump --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84f3e30..61c40c0 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ With help from - [x] Download multiple videos at once - [x] Port to [electron-react-redux-boilerplate](https://github.com/jschr/electron-react-redux-boilerplate) for easier builds - [x] Create Linux executable + - [x] Open Downloads folder in file explorer - [ ] Option to download Audio Only - - [ ] Open Downloads folder in file explorer - [ ] Option to select video download quality - [ ] Schedule Video Downloads - [ ] Implement Splash screen diff --git a/package.json b/package.json index f9ae620..03717ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-downloader-electron", - "version": "0.0.2", + "version": "0.0.3", "description": "Youtube downloader with Electron", "main": "init.js", "author": {