From a228260ffca533e971fcd7627a52bc57cf0fa684 Mon Sep 17 00:00:00 2001 From: erosman Date: Sun, 11 Feb 2024 11:40:50 +0330 Subject: [PATCH] v8.10 --- src/manifest-chrome-basic.json | 4 ++-- src/manifest-chrome.json | 4 ++-- src/manifest-firefox-basic.json | 4 ++-- src/manifest-firefox.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/manifest-chrome-basic.json b/src/manifest-chrome-basic.json index b2dec7b..146f341 100644 --- a/src/manifest-chrome-basic.json +++ b/src/manifest-chrome-basic.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionNameBasic__", "description": "__MSG_extensionDescription__", - "version": "8.9", + "version": "8.10", "default_locale": "en", "homepage_url": "https://getfoxyproxy.org/", "author": "Eric Jung", @@ -82,4 +82,4 @@ }, "minimum_chrome_version": "108" -} +} \ No newline at end of file diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 1d97600..6b7cb9d 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "8.9", + "version": "8.10", "default_locale": "en", "homepage_url": "https://getfoxyproxy.org/", "author": "Eric Jung", @@ -82,4 +82,4 @@ }, "minimum_chrome_version": "108" -} +} \ No newline at end of file diff --git a/src/manifest-firefox-basic.json b/src/manifest-firefox-basic.json index d936875..3e05e60 100644 --- a/src/manifest-firefox-basic.json +++ b/src/manifest-firefox-basic.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionNameBasic__", "description": "__MSG_extensionDescription__", - "version": "8.9", + "version": "8.10", "default_locale": "en", "homepage_url": "https://getfoxyproxy.org/", "author": "Eric Jung", @@ -82,4 +82,4 @@ "strict_min_version": "113.0" } } -} +} \ No newline at end of file diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index f275c03..764abd7 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "8.9", + "version": "8.10", "default_locale": "en", "homepage_url": "https://getfoxyproxy.org/", "author": "Eric Jung", @@ -82,4 +82,4 @@ "strict_min_version": "113.0" } } -} +} \ No newline at end of file