diff --git a/package.json b/package.json index 6f64682..0de8b3d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vytal", - "version": "2.1.7", + "version": "2.1.8", "description": "Spoof your location data and user agent.", "license": "MIT", "repository": { diff --git a/src/manifest.json b/src/manifest.json index 4ef1cda..c8c6ec2 100755 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "version": "2.1.7", + "version": "2.1.8", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "author": "__MSG_extName__",