diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-16 17:15:58 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-16 17:15:58 -0400 |
| commit | fc5e0d427c1ebec2d51c475af9f7db4ace7b5e3c (patch) | |
| tree | 7842371fceec0b72952d7be5ce373e1e799e8f45 /package.json | |
| parent | 38799d5957d7446d1cbc3cf612f97501d57686e3 (diff) | |
| download | YouTube-TV-Client-fc5e0d427c1ebec2d51c475af9f7db4ace7b5e3c.tar.gz YouTube-TV-Client-fc5e0d427c1ebec2d51c475af9f7db4ace7b5e3c.tar.bz2 YouTube-TV-Client-fc5e0d427c1ebec2d51c475af9f7db4ace7b5e3c.zip | |
Snap support
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5186e43..d7cc322 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "youtube-tv-client", "description": "A web client where it goes to youtube.com/tv", - "version": "2.0.0", + "version": "2.0.1", "main": "index.js", "author": "Andrew Lee <alee14498@protonmail.com>", "license": "GPL-3.0", |
