From 9f0e1b59ce5c807e8fc71c3546685c5314f9e319 Mon Sep 17 00:00:00 2001 From: bytedream Date: Fri, 30 Sep 2022 20:30:42 +0200 Subject: [PATCH] Update version to 2.1.6 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 01f7cd7..86a9f29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stream-bypass", - "version": "2.1.5", + "version": "2.1.6", "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 e2539c0..dc6d23d 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.5", + "version": "2.1.6", "homepage_url": "https://github.com/ByteDream/stream-bypass", "browser_specific_settings": { "gecko": {