version update to 2.1.3

This commit is contained in:
z0ccc 2022-12-18 17:05:54 -05:00
parent d9e017d64f
commit 4b87b6f9fe
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -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" },