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": {