From fe5c38bfed3cdf5e7fee0bdce9546ae91fdf9c3e Mon Sep 17 00:00:00 2001 From: kodxana Date: Sat, 30 Apr 2022 15:24:41 +0200 Subject: [PATCH] Update manifest.json --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index e4ca076..cc31a2f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Watch on LBRY", - "version": "1.7.8", + "version": "2.0.0", "permissions": [ "https://www.youtube.com/", "https://yewtu.be/", @@ -53,4 +53,4 @@ "128": "icons/wol/icon128.png" }, "manifest_version": 2 -} \ No newline at end of file +}