From 351ca5c6c3b16ba971f165f71d7ef57ec05799bd Mon Sep 17 00:00:00 2001 From: kodxana Date: Fri, 2 Sep 2022 13:19:07 +0200 Subject: [PATCH] Up Version --- manifest.v2.json | 2 +- manifest.v3.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.v2.json b/manifest.v2.json index 9489f9c..e03a10b 100644 --- a/manifest.v2.json +++ b/manifest.v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Watch on LBRY", - "version": "2.0.0", + "version": "2.0.1", "icons": { "16": "assets/icons/wol/icon16.png", "48": "assets/icons/wol/icon48.png", diff --git a/manifest.v3.json b/manifest.v3.json index 25dee5b..a13d104 100644 --- a/manifest.v3.json +++ b/manifest.v3.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Watch on LBRY", - "version": "2.0.0", + "version": "2.0.1", "icons": { "16": "assets/icons/wol/icon16.png", "48": "assets/icons/wol/icon48.png",