diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-12-08 10:23:51 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-12-08 10:23:51 -0500 |
| commit | f1cdc52a24685c2000002c0910ce7784fa45db4e (patch) | |
| tree | 85f04a0bcdc227b4fa02b5423647da0328a2b951 | |
| parent | e14127ef4adf5967c0040791d73db684109bb444 (diff) | |
| download | YouTube-TV-Client-f1cdc52a24685c2000002c0910ce7784fa45db4e.tar.gz YouTube-TV-Client-f1cdc52a24685c2000002c0910ce7784fa45db4e.tar.bz2 YouTube-TV-Client-f1cdc52a24685c2000002c0910ce7784fa45db4e.zip | |
Fixes
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f1d965c..c006edb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "build": { "appId": "me.alee14.ytvclient", "productName": "YouTube TV Client", - "copyright": "© Copyright 2017-20222, Andrew Lee", + "copyright": "© Copyright 2017-2022, Andrew Lee", "linux": { "target": [ "tar.gz", |
