Updated version number

This commit is contained in:
z0ccc 2022-11-09 20:12:11 -05:00
parent c4d68df3d0
commit f3945a7da4

View file

@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Vytal - Spoof timezone, location & user agent",
"version": "2.1.0",
"version": "2.1.1",
"description": "Spoof Timezone, Geolocation, Locale and User Agent.",
"permissions": ["storage", "debugger"],
"background": { "service_worker": "background.bundle.js" },