From 3edc78c36ac9796a57246933309d10115c9df347 Mon Sep 17 00:00:00 2001 From: kodxana Date: Wed, 2 Feb 2022 23:01:03 +0100 Subject: [PATCH] Up version --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 8085f6a..0e3199d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Watch on LBRY", - "version": "1.7.6", + "version": "1.7.7", "permissions": [ "https://www.youtube.com/", "https://yewtu.be/", @@ -52,4 +52,4 @@ "128": "icons/wol/icon128.png" }, "manifest_version": 2 -} \ No newline at end of file +}