diff --git a/package.json b/package.json index 8b37805..1730303 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vytal", - "version": "2.1.6", + "version": "2.1.7", "description": "Spoof your location data and user agent.", "license": "MIT", "repository": { diff --git a/src/manifest.json b/src/manifest.json index 4933c76..540d835 100755 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "version": "2.1.6", + "version": "2.1.7", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "author": "__MSG_extName__",