From 1621ef6152da2eafd65ac8021ee8da8b4d777b50 Mon Sep 17 00:00:00 2001 From: z0ccc Date: Fri, 3 Feb 2023 18:16:36 -0500 Subject: [PATCH] updated version --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0de8b3d..1598b93 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vytal", - "version": "2.1.8", + "version": "2.1.9", "description": "Spoof your location data and user agent.", "license": "MIT", "repository": { diff --git a/src/manifest.json b/src/manifest.json index 84d1f68..9b69ccf 100755 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "version": "2.1.8", + "version": "2.1.9", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "author": "__MSG_extName__",