From a087e950bf6baf81a671bdfab3b2fae0d6e82d0c Mon Sep 17 00:00:00 2001 From: alex4401 Date: Sun, 1 Oct 2023 23:46:08 +0200 Subject: [PATCH] chore: bump version to 1.6.0 --- manifests/chrome_dev.json | 4 ++-- manifests/chrome_rel.json | 4 ++-- manifests/firefox_dev.json | 4 ++-- manifests/firefox_rel.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/chrome_dev.json b/manifests/chrome_dev.json index 051f10e..1d85fd4 100644 --- a/manifests/chrome_dev.json +++ b/manifests/chrome_dev.json @@ -1,8 +1,8 @@ { "name": "[DEVBUILD] Redirect to wiki.gg", "author": "alex4401", - "version": "1.5.999997", - "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google.", + "version": "1.6.999997", + "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google and DuckDuckGo.", "permissions": [ "storage", "webNavigation" diff --git a/manifests/chrome_rel.json b/manifests/chrome_rel.json index b1ba5ca..a2996ee 100644 --- a/manifests/chrome_rel.json +++ b/manifests/chrome_rel.json @@ -1,8 +1,8 @@ { "name": "Redirect to wiki.gg", "author": "alex4401", - "version": "1.5.14", - "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google.", + "version": "1.6.0", + "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google and DuckDuckGo.", "permissions": [ "storage", "webNavigation" diff --git a/manifests/firefox_dev.json b/manifests/firefox_dev.json index 3d762a3..a573ad7 100644 --- a/manifests/firefox_dev.json +++ b/manifests/firefox_dev.json @@ -1,8 +1,8 @@ { "name": "[DEVBUILD] Redirect to wiki.gg", "author": "alex4401", - "version": "1.5.999997", - "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google.", + "version": "1.6.999997", + "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google and DuckDuckGo.", "permissions": [ "storage", "*://*.gamepedia.com/*", diff --git a/manifests/firefox_rel.json b/manifests/firefox_rel.json index 90fda83..8431394 100644 --- a/manifests/firefox_rel.json +++ b/manifests/firefox_rel.json @@ -1,8 +1,8 @@ { "name": "Redirect to wiki.gg", "author": "alex4401", - "version": "1.5.14", - "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google.", + "version": "1.6.0", + "description": "Redirects visits from unsupported Fandom wikis that moved to wiki.gg, and filters search results in Google and DuckDuckGo.", "permissions": [ "storage", "*://*.gamepedia.com/*",