From 48dc1929643f7c1a0cf43f717e30ff346f1db5fe Mon Sep 17 00:00:00 2001 From: bytedream Date: Tue, 8 Aug 2023 14:21:06 +0200 Subject: [PATCH] Update version --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6ca170..fe7eb6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stream-bypass", - "version": "2.1.7", + "version": "2.2.0", "description": "Multi-browser addon for multiple streaming providers which redirects directly to the source video", "main": "src/index.ts", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index 8d97e5b..b5c4ab1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "name": "Stream Bypass", "author": "ByteDream", "description": "A multi-browser addon / extension for multiple streaming providers which redirects directly to the source video.", - "version": "2.1.7", + "version": "2.2.0", "homepage_url": "https://github.com/ByteDream/stream-bypass", "browser_specific_settings": { "gecko": {