version update to 2.1.3
This commit is contained in:
parent
d9e017d64f
commit
4b87b6f9fe
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vytal",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.3",
|
||||
"description": "Spoof your location data and user agent.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Vytal - Spoof Timezone, Geolocation & Locale",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"description": "Spoof Timezone, Geolocation, Locale and User Agent.",
|
||||
"permissions": ["storage", "debugger"],
|
||||
"background": { "service_worker": "background.bundle.js" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue